Advertisement
TC24k

Utsu_Checkx2

Jun 18th, 2011
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.44 KB | None | 0 0
  1. <if spell="Utsusemi: Ichi" BuffActive="Copy Image|Copy Image (2)" NotBuffActive="Silence|Mute|Omerta|Obliviscence">
  2.     <midcastdelay delay="2.5" />
  3.     <command when="midcast">input /ma "Stoneskin" &lt;me&gt;</command>
  4.     <if spell="Stoneskin">
  5.         <if spell="Utsusemi: Ichi" BuffActive="Copy Image|Copy Image (2)" NotBuffActive="Silence|Mute|Omerta|Obliviscence">
  6.             <command when="midcast">cancel 66</command>
  7.         </if>
  8.         <cancelspell />
  9.     </if>
  10. </if>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement