Started by
Spayzers
on
Topic category: Help with MCreator software
Hello, what i wanna do is basically an effect that, when active, will make the player able to deals X2 damage, i've been trying but was stuck with some required dependencies.
try this: https://prnt.sc/b6wxU_yk-85C
or also this: https://prnt.sc/scVY7e1BHfWY
The procedure doesnt work, what it is supposed to do cuz it doesnt seels like its the one i wanna make
See if this works: https://imgur.com/a/fPa0O7v
It should check the amount of damage an entity takes, and if the attacker has the potion effect, the damage is applied again (for double damage). You won't notice the damage happening twice. If the damage isn't doubled for some reason, you can try multiplying the "amount" value by 2.