Crimson Robe, броня (Renewal)
Crimson Robe (CRIMSON_ROBE) – броня. Выпадает из монстров: Lava Golem.

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