Felrock's Cloak [1], броня (Renewal)
Felrock's Cloak [1] (FELOCK_CAPE) – броня. Выпадает из монстров: Captain Ferlock.
![Felrock's Cloak [1], броня (Renewal) Felrock's Cloak [1], броня (Renewal)](/images/db/items/picture/20744.png)
Airship captain Felrock's possessions. Resolved the airship attack incident and acquired as a trophy.
Flee + 20
Reduces damage taken from Neutral property attacks by 10%.
Reduces the variable casting time of skills by 10%.
If upgrade level is +7 or higher, reduces the variable casting time of skills by an additional 10%.
If upgrade level is +9 or higher, reduces the variable casting time of skills by an additional 10%.
If upgrade level is +12 or higher, reduces the variable casting time of skills by an additional 5%.
Set Bonus
Felrock¡®s Cloak [1]
Ferlock's Armor
Ferlock's Boots
Max HP + 25%
Max SP + 25%
Increased Movement Speed.
If the combined upgrade levels of Felrock¡®s Cloak [1], Ferlock's Armor and Ferlock's Boots are +30 or higher, additional Max HP + 5% and Max SP + 5%.
Базовые свойства предмета
- ID: 26301
- Код: FELOCK_CAPE
- Тип: броня
- Уровень брони: 1
- Защита: 12
- Требуемый уровень: 125
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 40
Скрипт
bonus2 bSubEle,Ele_Neutral,10; bonus bFlee,20; bonus bVariableCastrate,-10; .@r = getrefine(); if (.@r>=7) { bonus bVariableCastrate,-10; } if (.@r>=9) { bonus bVariableCastrate,-10; } if (.@r>=12) { bonus bVariableCastrate,-5; }