Enhanced Hat of the Sun God [1], броня (Renewal)
Enhanced Hat of the Sun God [1] (ENHANCED_HELM_OF_SUN) – броня.
![Enhanced Hat of the Sun God [1], броня (Renewal) Enhanced Hat of the Sun God [1], броня (Renewal)](/images/db/items/picture/18767.png)
Gold Winged hat that is a symbol for the great Sun God. Don't ask how to walk in this hat.
STR +3, INT +2, ATK +10, MATK +10.
When refined to +7 or higher, ATK + 15, MATK + 15
When refined to +9 or higher, ATK + 15, MATK + 15
Базовые свойства предмета
- ID: 24632
- Код: ENHANCED_HELM_OF_SUN
- Тип: броня
- Уровень брони: 1
- Защита: 4
- Требуемый уровень: 99
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 240
Скрипт
bonus bStr,3; bonus bInt,2; .@j = getrefine(); if (.@j>=7) .@i = 1; if (.@j>=9) .@i = 2; bonus bBaseAtk,10+(15*.@i); bonus bMatk,10+(15*.@i);