Acrobatic Move dont work
Posted: Wed Oct 05, 2011 12:45 pm
Last Freya rev.
Acrobatic Move don't work. I test all (unequip -equip weapon, toggle skill) but dont work =)
TESTS: http://rghost.ru/24306771
Acrobatic Move don't work. I test all (unequip -equip weapon, toggle skill) but dont work =)
Code: Select all
<skill id="225" levels="3" name="Acrobatic Move"> <table name="#gain"> 4 5 6 </table> <set name="target" val="TARGET_SELF" /> <set name="skillType" val="BUFF" /> <set name="operateType" val="OP_PASSIVE" /> <for> <add order="0x40" stat="rEvas" val="#gain"> <player running="true" /> </add> </for> </skill>