[1.004][BUG] Mass curse does not remove pierce defence

It is for Mass Curse only. The problem is a capital letter misplaced in the calculation:
<GameModifier>
<ModType>Unit</ModType>
<Attribute>AdjustUnitStat</Attribute>
<StrVal>UnitStat_Defense_Pierce</StrVal>
<Duration>3</Duration>
<Calculate InternalName="Calc" ValueOwner="TargetUnit">
<Expression><![CDATA[[UnitStat_Defense_PIerce] * -1]]></Expression>
</Calculate>
<Calculate InternalName="Value">
<Expression><![CDATA[[Calc]]]></Expression>
</Calculate>
</GameModifier>
I still wish for a separate pierce defense showing up, but thanks both of you for finding this ![]()
~ Kongdej
Thanks for tracking it down. I've updated the post title.
Fixed thanks (specially to Heavenfall for the fix)
Welcome Guest! Please take the time to register with us.