Page 1 of 1

Acrobatic Move dont work

Posted: Wed Oct 05, 2011 12:45 pm
by angkor_tm
Last Freya rev.

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>
TESTS: http://rghost.ru/24306771

Re: Acrobatic Move dont work

Posted: Wed Oct 05, 2011 6:05 pm
by Tryskell
Correct me if I'm wrong, but the bonus isn't supposed to be viewable in the character stats. Which means you can't really now if that works or not (must log it to eventually see it), but that's how retail should work.

At least it is how it worked in IL and before :D

Any proof it works like you say ? ^^.

Re: Acrobatic Move dont work

Posted: Wed Oct 05, 2011 6:15 pm
by angkor_tm
I try verify in retail and answer.

Re: Acrobatic Move dont work

Posted: Thu Oct 06, 2011 9:22 am
by angkor_tm
I test on ru off.
When char is run - stats not change, but when char is run and buff on him Agility, his stats change:
Evasion = base Evasion + Acrobatic move + Agility

On l2j server when char is run and buff on him Agility, his stats change Evasion = base Evasion + Agility