Forest Robe, броня (Renewal)
Forest Robe (FOREST_ROBE) – броня. Выпадает из монстров: Pinguicula Ringleader, Pinguicula.

A simple turquoise robe imbued with power of the earth.
Property: Earth
Int + 1
Mdef + 10
Reduces the variable casting time of Heaven's Drive by 3 seconds.
If the user's base Int is 120 or higher, additional Int + 1.
Set Bonus
Forest Staff [2]
Forest Robe
Forest Shoes [1]
Forest Orb [1]
Increases the damage of Earth property magical attacks on targets by 40%.
Reduces the damage of Fire property magical attacks on targets by 30%.
Increases damage taken from Fire property attacks by 50%.
Set Bonus
Empowered Forest Staff [1]
Forest Robe
Forest Shoes [1]
Forest Orb [1]
Increases the damage of Earth property magical attacks on targets by 60%.
Reduces the damage of Fire property magical attacks on targets by 60%.
Increases damage taken from Fire property attacks by 50%.
Базовые свойства предмета
- ID: 23791
- Код: FOREST_ROBE
- Тип: броня
- Уровень брони: 1
- Защита: 40
- Требуемый уровень: 100
- Профессии: wizard
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 50
Скрипт
bonus bDefEle,Ele_Earth; bonus bMdef,10; bonus bInt,1; bonus2 bSkillVariableCast,"WZ_HEAVENDRIVE",-3000; if (readparam(bInt)>=120) { bonus bInt,1; }