high_grip_3.xml
<abilities>
<ability>
<clone>high_grip</clone>
<key>high_grip_3</key>
<description>
Shift the grasp on your mace further towards the head, reducing damage by 40% but increasing
attack speed by ⮃40⮃ and reducing attack energy cost by ⮃4⮃.
</description>
<toggleInfo>
<modifiers>
<modifiers>
<type>AttackSpeedBonus</type>
<amount>40.0</amount>
</modifiers>
<modifiers>
<type>damage</type>
<amount>-0.4</amount>
</modifiers>
<modifiers>
<type>AttackCost</type>
<amount>-4.0</amount>
</modifiers>
</modifiers>
<offEffects>
<offEffects>
ModifyGlobalFlag -> global_flag:blurring_speed_stacks, operation:set, amount:0;
RemoveStatusEffect -> key:«LINK:blurring_speed_status»;
</offEffects>
</offEffects>
<onEffects>
<onEffects>
ModifyGlobalFlag -> global_flag:blurring_speed_stacks, operation:set, amount:0;
</onEffects>
</onEffects>
</toggleInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>high_grip_2</replaces>
</unlockInfo>
</ability>
</abilities>