<SpellDef InternalName="ef_uu_destructiveleap">
<DisplayName>Destructive Leap</DisplayName>
<Description>Unit launches itself through the air to an area, dealing 5-10% of the golem's attack in true damage to everyone in the area.</Description>
<Image>StoneSkin_Icon.png</Image>
<IconFG>StoneSkin_Icon_BG.png</IconFG>
<IconColor>32,45,243</IconColor>
<Range>4</Range>
<Radius>1</Radius>
<SoundFX>Hit_Hammer1</SoundFX>
<Cooldown>6</Cooldown>
<Manacost>3</Manacost>
<SpellLevel>0</SpellLevel>
<SpellType>Tactical</SpellType>
<SpellClass>Offensive</SpellClass>
<SpellTargetType>EnemyUnit</SpellTargetType>
<IsSpecialAbility>1</IsSpecialAbility>
<GameModifier>
<ModType>Unit</ModType>
<Attribute>CurHealth</Attribute>
<Calculate InternalName="AttBonus" ValueOwner="CastingUnit">
<Expression><![CDATA[[UnitStat_Attack]*-1]]></Expression>
</Calculate>
<Calculate InternalName="MinValue">
<Expression><![CDATA[[AttBonus]*0.1]]></Expression>
</Calculate>
<Calculate InternalName="MaxValue">
<Expression><![CDATA[[AttBonus]*0.05]]></Expression>
</Calculate>
</GameModifier>
<GameModifier InternalName="BlinkModifier">
<ModType>Map</ModType>
<Attribute>TransportUnit</Attribute>
</GameModifier>
<SpellDefEffect>
<EffectName>Titans_Breath</EffectName>
<LocalPosition>0,25,0</LocalPosition>
<EffectScale>.6</EffectScale>
<EffectDelay>0.0</EffectDelay>
<SnapToTerrain>1</SnapToTerrain>
</SpellDefEffect>
</SpellDef>