Scissor Hunting Shadow Armor, теневое снаряжение (Renewal)
Scissor Hunting Shadow Armor (S_SCIHUNTING_ARMOR) – теневое снаряжение.

Ignore defense of plant and brute races monster by 5%.
Add an additional ignore defense of plant and brute 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 plant and brute races monster by 100%.
Базовые свойства предмета
- ID: 27114
- Код: S_SCIHUNTING_ARMOR
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5 + (.@r/2); bonus2 bIgnoreDefRaceRate,RC_Plant,.@val; bonus2 bIgnoreDefRaceRate,RC_Brute,.@val;