I'm gonna be leveling mnk whenever the servers get back up and i have a good idea of how i wanna set it up (no bb of course since just leveling now have brown belt though). Just one question i have i guess for now.. Do people build perfect counter into their utsusemi spellcast? something like this
Code:
<if spell="Utsusemi: Ichi">
<cmd when="precast">i//perfectcounter</cmd>
<castdelay delay="1"/>
</if>
or do you just put it in your macro? I'm just curious as it's a 1 min timer and wanted to get some input on how people use it with utsusemi. I see people use it then utsusemi all the time so i at least hope i have that part right <.<