Guest User

Untitled

a guest
May 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.40 KB | None | 0 0
  1. <if spell="Raging Rush|Ukko's Fury">
  2.       <if BuffActive="Berserk">
  3.       <action type="equip" when="precast" set="ZerkUp">
  4.       <action type="equip" when="precast" set="%Spell" />
  5. </if>
  6. <elseif spell="Raging*|Ukko's*">
  7.       <action type="equip" when="aftercast" set="Fight" />
  8.       <action when="done" type="command">input /ma "Fire V" Vinyll</action>
  9.        </action>
  10. </elseif>
  11.   </rules>
  12. </spellcast>
Add Comment
Please, Sign In to add comment