Doram Physical Shadow Weapon, теневое снаряжение (Renewal)
Doram Physical Shadow Weapon (S_DORAMPHYSICAL_WEAPON) – теневое снаряжение.

A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Doram.
¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª
Each refine rate additionally Range Physical Attack 1%
[Spirit of Land] Learned the skill, add ASPD +1.
Refine +7 over, add Perfect Dodge +2.
Refine +9 over, add Perfect Dodge +3.
Базовые свойства предмета
- ID: 27023
- Код: S_DORAMPHYSICAL_WEAPON
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Профессии: spirit_handler, summoner
- Вес: 1
Скрипт
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,.@r;
if (getskilllv("SU_POWEROFLIFE") == 1)
bonus bAspd,1;
if (.@r>=7)
bonus bFlee2,2;
if (.@r>=9)
bonus bFlee2,3;