- <SpellDef InternalName="Disrupt">
- <DisplayName>Disrupt</DisplayName>
- <Description>Damages the target and weakens them.</Description>
- <Image>WaterCrystal_Medallion.png</Image>
- <IconFG>Crushing_Blow.png</IconFG>
- <IconColor>32,45,243</IconColor>
- <Range>1</Range>
- <SoundFX>Hit_Hammer1</SoundFX>
- <ManaCost>0</ManaCost>
- <cooldown>-1</cooldown>
- <SpellLevel>1</SpellLevel>
- <SpellType>Tactical</SpellType>
- <SpellClass>Offensive</SpellClass>
- <SpellTargetType>EnemyUnit</SpellTargetType>
- <IsSpecialAbility>1</IsSpecialAbility>
- <GameModifier InternalName="AttackModifier">
- <ModType>Unit</ModType>
- <Attribute>AdjustUnitStat</Attribute>
- <StrVal>UnitStat_Attack</StrVal>
- <Calculate InternalName="TargetAttack" ValueOwner="TargetUnit">
- <Expression><![CDATA[[UnitStat_Attack] * -0.75]]></Expression>
- </Calculate>
- <Calculate InternalName="Value">
- <Expression><![CDATA[[TargetAttack]]]></Expression>
- </Calculate>
- <Duration>2</Duration>
- </GameModifier>
- <GameModifier InternalName="AttackModifier">
- <ModType>Unit</ModType>
- <Attribute>AdjustUnitStat</Attribute>
- <StrVal>UnitStat_Attack</StrVal>
- <Calculate InternalName="TargetDefense" ValueOwner="TargetUnit">
- <Expression><![CDATA[[UnitStat_Defense] * -0.75]]></Expression>
- </Calculate>
- <Calculate InternalName="Value">
- <Expression><![CDATA[[TargetDefense]]]></Expression>
- </Calculate>
- <Duration>2</Duration>
- </GameModifier>
- <GameModifier>
- <ModType>Unit</ModType>
- <Attribute>DefendableDamage</Attribute>
- <Calculate InternalName="AttackerAttack" ValueOwner="CastingUnit">
- <Expression><![CDATA[[UnitStat_Attack]]]></Expression>
- </Calculate>
- <Calculate InternalName="Value">
- <Expression><![CDATA[[AttackerAttack]]]></Expression>
- </Calculate>
- </GameModifier>
- </SpellDef>
