![]() |
#20 |
Спонсор Арены
|
![]()
Корректировка скила Provoke по Артеи
Код:
<skill id="286" levels="12" name="Provoke"> <!-- Provokes enemies within a wide range and decreases resistance to spear weapons by 10 for 10-20 seconds. --> <table name="#effectPoint">136 175 189 189 189 189 189 189 189 189 189 189</table> <table name="#skillRadius">500 700 900 900 900 900 900 900 900 900 900 900</table> <table name="#magicLevel">43 55 60 60 60 60 60 60 85 90 95 99</table> <table name="#mp_consume">54 55 56 57 58 59 60 61 62 69 75 80</table> <table name="#poleWpnVuln">10 11 12 13 14 15 16 17 18 19 20 25</table> <set name="reuseDelay" value="4000"/> <set name="hitTime" value="1500"/> <set name="mp_consume" value="#mp_consume"/> <set name="ride_state" value="NONE"/> <set name="abnormal_time" value="10"/> <set name="abnormal_level" value="1"/> <set name="abnormal_type" value="real_target"/> <set name="magicLevel" value="#magicLevel"/> <set name="affectLimit" value="9;10"/> <set name="icon" value="icon.skill0286"/> <set name="hitCancelTime" value="500"/> <set name="effectPoint" value="#effectPoint"/> <set name="target" value="TARGET_AURA"/> <set name="skillRadius" value="#skillRadius"/> <set name="skillType" value="AGGRESSION"/> <set name="operateType" value="OP_ACTIVE"/> <for> <effect> <add order="0x40" stat="poleWpnVuln" value="#poleWpnVuln"/> </effect> </for> </skill>
__________________
|
![]() |