Garuda Hat [1], броня (Renewal)
Garuda Hat [1] (GARUDA_HAT) – броня.
![Garuda Hat [1], броня (Renewal) Garuda Hat [1], броня (Renewal)](/images/db/items/picture/18508.png)
A hat which is very unique and rare, made from the feathers of a legendary bird Garuda.
Luk + 5
Mdef + 3
Hit + 10
Reduces the global delay of skills by 5%.
Reduces damage taken from All property attacks by 5%.
If upgrade level is +7 or higher,
Adds a chance of gaining Mastela Fruit when a monster is killed; Adds an additional 1% chance per upgrade level of the item.
Базовые свойства предмета
- ID: 24380
- Код: GARUDA_HAT
- Тип: броня
- Уровень брони: 1
- Защита: 4
- Требуемый уровень: 30
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 10
Скрипт
bonus bLuk,5; bonus bMdef,3; bonus2 bSubEle,Ele_All,5; bonus bHit,10; bonus bDelayrate,-5; .@r = getrefine(); if (.@r>=7) bonus2 bAddMonsterDropItem,522,100*(.@r-6);