Would anyone have an idea why it doesn't work?
When I have this, it casts:
DPS7=Dismantle the Unnatural|99|Cond31
I want chain cast when the target is summoned, but it doesn't cast at all when I add Weave
DPS7=Dismantle the Unnatural|99|Weave|Cond31
Cond31=${Target.Body.Name.Equal[Elemental]} || ${Target.Body.Name.Equal[Construct]}
When I have this, it casts:
DPS7=Dismantle the Unnatural|99|Cond31
I want chain cast when the target is summoned, but it doesn't cast at all when I add Weave
DPS7=Dismantle the Unnatural|99|Weave|Cond31
Cond31=${Target.Body.Name.Equal[Elemental]} || ${Target.Body.Name.Equal[Construct]}

