L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   10520 - Final Ultimate Evasion (Othel Rogue) (http://l2-scripts.ru/forum/showthread.php?t=3385)

Balthis 31.05.2013 05:27

10520 - Final Ultimate Evasion (Othel Rogue)
 
10776 - Final Ultimate Escape (Yul Archer)
For 30 seconds, increases P. Evasion + 30, M. Evasion + 90, resistance to magic + 20%, resistance to buff-canceling attacks + 95%, and Evasion rate to P. skills attacks + 95%

- pSkillEvasion is 80 85 90 95 and in l2script is
<table name="#pEvasRate">60 70 80 90</table>

- mSkillEvasion should be 0 and in l2script is
<table name="#mpEvasRate">60 70 80 90</table>

The skill is adding two times m evasion / mSkillEvasion.

http://l2wiki.com/Final_Ultimate_Escape_-_Yul_Archer

iqman 31.05.2013 22:54

First of all you're looking to the wrong data base, l2wiki is now half glory half lindvior.
Second of all after comparing our values with the client values (tauti), everything seems to be OK.

Look:
<mul order="0x30" stat="mDef" value="1.2"/>
<add order="0x40" stat="runSpd" value="#runSpd"/>
<add order="0x40" stat="pEvasRate" value="#pEvasRate"/>
<add order="0x40" stat="mEvasRate" value="#mEvasRate"/>
<add order="0x40" stat="pSkillEvasion" value="60"/>
<add order="0x40" stat="debuffResist" value="#debuffResist"/>
<add order="0x40" stat="bleedPower" value="#bleedPower"/>
I don't see here any dublicate. pEvasRate is only for hitting, mEvasRate it's magic evation, and pSkillEvation is a different attribute for physical skill evation.
Closed, not a bug.


Часовой пояс GMT +4, время: 23:24.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot