Golden Rod Robe, броня (Renewal)
Golden Rod Robe (GOLDEN_ROD_ROBE) – броня. Выпадает из монстров: Swift Hill Wind, Elusive Hill Wind, Hill Wind.

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