diff --git a/config/spells/timed.json b/config/spells/timed.json index faeb8199e..77edbabcd 100644 --- a/config/spells/timed.json +++ b/config/spells/timed.json @@ -1153,7 +1153,10 @@ }, "targetCondition" : { "noneOf" : { - "bonus.SIEGE_WEAPON" : "absolute" + "bonus.MIND_IMMUNITY" : "absolute", + "bonus.NON_LIVING" : "absolute", + "bonus.SIEGE_WEAPON" : "absolute", + "bonus.UNDEAD" : "absolute" } } },