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)
-   -   [CORE]Knockback/Knockdown/air yoke/ pull resist MISSING (http://l2-scripts.ru/forum/showthread.php?t=3840)

boulanger 26.09.2013 15:12

[CORE]Knockback/Knockdown/air yoke/ pull resist MISSING
 
At this time, i don`t see in core no knockback/knockdown rezistances, all skills are impleneted as knockback chance to land, but lots of items and buffs give knockdown and knockback rezistances.

please implement as fast as possible (like stun probably), some for air knock up, skills that raise enemy in air
and for knight skill chain hydra that pulls the enemy towards you, same need rezists

i found on another pack implemented and working ok

Цитата:

PULL_RESIST("pullResist", Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY),
/**
* Field KNOCKBACK_RESIST.
*/
KNOCKBACK_RESIST("knockBackResist", Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY),
/**
* Field KNOCKDOWN_RESIST.
*/
KNOCKDOWN_RESIST("knockDownResist", Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY),

* Field AIRJOKE_RESIST.
*/
AIRJOKE_RESIST("airjokeResist", Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY),

*/
PULL_POWER("pullPower", -200., 200.),
/**
* Field KNOCKBACK_POWER.
*/
KNOCKBACK_POWER("knockBackPower", -200., 200.),
/**
* Field KNOCKDOWN_POWER.
*/
KNOCKDOWN_POWER("knockDownPower", -200., 200.),
https://code.google.com/p/l2jeuropa/...ats/Stats.java

iqman 26.09.2013 21:11

If found, please share it with me in skype, tnx.

iqman 08.10.2013 02:07

fixed .


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

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