Earth Dragon's Coat [1], броня (Renewal)
Earth Dragon's Coat [1] (GROUND_DRAGON_COAT) – броня.
A coat enchanted from the skin of a earth dragon.
Indestructible
Max HP +5%.
Earth property magic damage +2%.
Fire property magic damage -10%.
If refine level is +7 or above, Earth property magic damage +3% additionally.
Базовые свойства предмета
- ID: 26294
- Код: GROUND_DRAGON_COAT
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 30
- Вес: 30
Скрипт
.@r = getrefine(); bonus bMaxHPrate,5; bonus2 bMagicAtkEle,Ele_Earth,2; bonus2 bMagicAtkEle,Ele_Fire,-10; if (.@r>=7) bonus2 bMagicAtkEle,Ele_Earth,3;