Vibration Dragon Killer Shadow Armor, теневое снаряжение (Renewal)
Vibration Dragon Killer Shadow Armor (S_DRAGONVIB_ARMOR) – теневое снаряжение.

Ignore defense of formless and dragon races monster by 5%.
Add an additional ignore defense of formless and dragon races monster by 1% per 2 refine rate.
When equipped with Penetration Set (Shoes and Shield), Def + 5.
If the sum of refine rate of set is 25 or higher, ignore defense of formless and dragon races monster by 100%.
Базовые свойства предмета
- ID: 27113
- Код: S_DRAGONVIB_ARMOR
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5 + (.@r/2); bonus2 bIgnoreDefRaceRate,RC_Formless,.@val; bonus2 bIgnoreDefRaceRate,RC_Dragon,.@val;