Fishing Insect Net Shadow Armor, теневое снаряжение (Renewal)
Fishing Insect Net Shadow Armor (S_FISHINSECT_ARMOR) – теневое снаряжение.

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