On power modify_damage_taken, self_action is executed regardless of whether the damage fullfills damage_condition
JumperREDACTED opened this issue ยท 1 comments
JumperREDACTED commented
I tried to use the power to negate damage from certain sources every few second and execute a few commands.
Added a bunch of damage conditions using the "or" condition and despite taking damage, the self action still gets executed.