Elemental Robe, броня (Renewal)
Elemental Robe (ROBE_OF_ELEMENTAL) – броня.

A robe imbued with the power of nature.
Property: Neutral
Required Matk + 5 per 2 upgrade levels of the item.
Aspd + 10%
If upgrade level is +9 or higher,
Adds a 5% chance of casting Level 5 Thunder Storm on the target when performing a short-ranged attack, if a higher level of this skill is known, it will be cast instead.
Set Bonus
Elemental Cape
Elemental Origin
Elemental Robe
Adds a 5% chance of casting Level 5 Fire Ball on the target when performing a magical attack, if a higher level of this skill is known, it will be cast instead.
Adds a 100% chance of buffing the user for 1 minute when using Double Bolt; Matk + 50.
Базовые свойства предмета
- ID: 23925
- Код: ROBE_OF_ELEMENTAL
- Тип: броня
- Уровень брони: 1
- Защита: 40
- Требуемый уровень: 100
- Профессии: sage
- Вес: 50
Скрипт
.@r = getrefine(); bonus bAspdRate,10; bonus bMatk,5*(.@r/2); if (.@r>=9) bonus3 bAutoSpell,"MG_THUNDERSTORM",max(5,getskilllv("MG_THUNDERSTORM")),50;