Scorpion's Chain (OSM) [1], броня (Renewal)

Scorpion's Chain (OSM) [1] (SCORPION_CHAIN_EXE) – броня.

 

Scorpion's chain melted from the hell fire. Only the person who received order from the hell can use it.


[Effect of Item]
ATK + 3%
Increase damage skill
[Shadow Slash] 1 %
----------
Atk + 5 per 2 level of skill
[Dagger Throwing Practice] learned
----------
Reduce variable cast time
[Throw Huuma Shuriken]
25 %
If player learn skill
[Ninja Aura] at lv.5
----------
Increase damage skill
[Throw Huuma Shuriken]
25 %
If player learn skill
[Throw Huuma Shuriken]
at lv.5
----------
Increase damage skill
[Shadow Slash]
by an additional 1 %
In every 2 character level


[Shadow Slash Tip]
- Shadow Slash have a chance to critical damage.
- Item increase critical Damage working on this skill too.
- More powerfull and mobility with Hiding Skill.
- Shadow Slash is the regend trick of Ninja.


The Effect of this item disable in WOE1,2 Map

Базовые свойства предмета

  • ID: 29132
  • Код: SCORPION_CHAIN_EXE
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 50
  • Вес: 10

Скрипт

bonus bAtkRate,3;
bonus2 bSkillAtk,"NJ_KIRIKAGE",1+(BaseLevel/2);
bonus bBaseAtk,5*(getskilllv("NJ_TOBIDOUGU")/2);
if (getskilllv("NJ_NEN") == 5)
   bonus2 bVariableCastrate,"NJ_HUUMA",-25;
if (getskilllv("NJ_HUUMA") == 5)
   bonus2 bSkillAtk,"NJ_HUUMA",25;