[1.5] [Typo?] Guardian Wind #FIXED

Spell Guardian Wind description indicates:

Allied units gain +15 to Dodge (+5 per air shard) vs ranged attacks.

 

Yet, internal calculations indicate:

<Calculate InternalName="Calc" ValueOwner="CastingUnit">
<Expression><![CDATA[[UnitOwner_GetNumAirShards] * 5]]></Expression>
</Calculate>
<Calculate InternalName="Value">
<Expression><![CDATA[[Calc] + 25]]></Expression>
</Calculate>
<Calculate InternalName="ValueForFormattedDescription">
<Expression><![CDATA[[Calc] + 25]]></Expression>
</Calculate>

 

 

 

_________________________

LH Mods by Primal

XtraDeconstruct

XtraDeconstruct Canons

1,763 views 1 replies
Reply #1 Top

Fixed, thanks!