Ufo Poring Hat [1], броня (Renewal)
Ufo Poring Hat [1] (UFO_PORING_HAT) – броня.
![Ufo Poring Hat [1], броня (Renewal) Ufo Poring Hat [1], броня (Renewal)](/images/db/items/picture/18892.png)
Take me to your (guild) leader! This hovering sombrero will make you feel like you're visiting strange new worlds!
Mdef + 5
Hit + 5
Flee + 5
Perfect Dodge + 5
Crit + 5
If upgrade level is +7 or higher, reduces the variable casting time of skills by 5%.
If refined to +9 or higher, reduces the global delay of skills by 5% and Aspd + 5%.
Базовые свойства предмета
- ID: 24745
- Код: UFO_PORING_HAT
- Тип: броня
- Уровень брони: 1
- Защита: 5
- Требуемый уровень: 10
- Вес: 100
Скрипт
bonus bMdef,5; bonus bCritical,5; bonus bFlee,5; bonus bHit,5; bonus bFlee2,5; .@r = getrefine(); if (.@r>8) { bonus bDelayrate,-5; bonus bAspdRate,5; } else if (.@r>6) bonus bVariableCastrate,-5;