Ignition Shadow Weapon, теневое снаряжение (Renewal)

Ignition Shadow Weapon (S_IGNITION_WEAPON) – теневое снаряжение.

Ignition Shadow Weapon, теневое снаряжение (Renewal)

A glove that brings out the potential abilities of the wearer by attaching it to the hand that wields the weapon.
When physically attacking, adds a chance to autocast Ignition Break lv3 (If you have learned a higher level, it will activate at the level you have learned).
When refined to +7 or higher, adds additional 1% chance to autocast Ignition Break.
When refined to +9 or higher, adds additional 2% chance to autocast Ignition Break.

SET BONUS
Ignition Shadow Weapon
Ignition Shadow Pendant
Ignition Shadow Earring
Increase damage of Ignition Break as a percentage equivalent to sum of its refine rates.

SET BONUS
Runeknight Shadow Shield
Ignores defense of all race by 40% except players, ignores additional physical defense equivalent to sum of refine rates of Ignition Shadow Weapon/Runeknight Shadow Shield.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus3 bAutoSpell,"RK_IGNITIONBREAK",max(3,getskilllv("RK_IGNITIONBREAK")),10+(.@r>=7?10:0)+(.@r>=9?20:0);