How to do damage if touching a particle?

How to do damage if touching a particle? - Person Doing Hand Massage

Is it possible to do a particle effect that damages anyone who touches it? I saw this in a one command youtube video and it seems possible, but I'm not sure if it requires armor stands. Can anyone tell me please?



Best Answer

You can create particle zones with status effects

A relatively new entity, area_effect_cloud, is a region of particles that applies a status effect, modeled after the Ender Dragon's breath attack.

Try something like this, but replace every x with a number.

/summon area_effect_cloud ~ ~ ~ {Particle: <.put your particle here> ,ReapplicationDelay:5,Radius:xf,Duration:x,DurationOnUse:xf,Age:x,WaitTime:x,Effects:[{Id:20,Amplifier:1,Duration:20}]}




Pictures about "How to do damage if touching a particle?"

How to do damage if touching a particle? - Boy in Blue and White Plaid Dress Shirt Playing Red Toy Car
How to do damage if touching a particle? - A Person Sitting on Gray Couch Holding Braille Book
How to do damage if touching a particle? - A Person Assisting a Child Read a Braille Book





✔️Advanced Block Effects and Abilities Command Tutorial 1.19 and above ✔️ Trick friends Create Maps!




More answers regarding how to do damage if touching a particle?

Answer 2

You could also add in some cool stuff by using the execute command

/execute @e[minecraft:area_effect_cloud] ~ ~ ~ /<put youre command here>

Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: Danik Prihodko, Vanessa Loring, Yan Krukov, Yan Krukov