Enhanced Bone Helm [1], броня (Renewal)
Enhanced Bone Helm [1] (ENHANCED_BONE_HELM) – броня.
![Enhanced Bone Helm [1], броня (Renewal) Enhanced Bone Helm [1], броня (Renewal)](/images/db/items/picture/18768.png)
A heavy helm made of firm bone that has a solid defense rate.
Increases received shadow property damage by 15%
Decreases neutral properly damage by 2%
When refined to +7 or higher, decreases neutral property damage by 2%.
When refined to +9 or higher, decreases neutral property damage by 2%.
Базовые свойства предмета
- ID: 24633
 - Код: ENHANCED_BONE_HELM
 - Тип: броня
 - Уровень брони: 1
 - Защита: 15
 - Требуемый уровень: 70
 - Профессии: alchemist, blacksmith, crusader, knight, merchant, swordman
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 80
 
Скрипт
bonus2 bSubEle,Ele_Dark,-15; .@j = getrefine(); if (.@j>=7) .@i = 1; if (.@j>=9) .@i = 2; bonus2 bSubEle,Ele_Neutral,2+(2*.@i);