Illusion Goibne Helm [1], броня (Renewal)
Illusion Goibne Helm [1] (GOIBNE_HELMET_IL) – броня.
![Illusion Goibne Helm [1], броня (Renewal) Illusion Goibne Helm [1], броня (Renewal)](/images/db/items/picture/19366.png)
VIT +3, MDEF + 3.
------------------------
When refined to +7 or higher, VIT + 5.
------------------------
When refined to +9 or higher, reduce after cast delay by 12%.
------------------------
Set Bonus:
Illusion Goibne's Helm [1]
Illusion Goibne's Armor [1]
Illusion Goibne's Spaulder [1]
Illusion Goibne's Greaves [1]
VIT + 5.
MHP + 15%, MSP + 5%.
DEF + 5, MDEF + 15.
------------------------
When each piece of equipment in the set is refined to +7 or higher, MHP + 10%.
------------------------
When the total sum of refine is 36 or higher, reduce fixed casting time by 0.7 seconds.
------------------------
When the total sum of refine is 40 or higher, reduce after cast delay by 20%.
------------------------
Def : 25
Базовые свойства предмета
- ID: 25052
- Код: GOIBNE_HELMET_IL
- Тип: броня
- Уровень брони: 1
- Защита: 25
- Требуемый уровень: 130
- Вес: 100
Скрипт
.@r = getrefine(); .@vit = 3; if (.@r >= 7) { .@vit += 5; if (.@r >= 9) { bonus bDelayrate,-12; } } bonus bVit,.@vit; bonus bMdef,3;