Heal Amistr Bag [1], броня (Renewal)
Heal Amistr Bag [1] (AEGIS_480194) – броня.
A costume made of crystal that crystallized the lost life force that was sucked into a cursed orb.
It contains the power of desolation
------------------------
Базовые свойства предмета
- ID: 30689
- Код: AEGIS_480194
- Тип: броня
- Уровень брони: 1
- Защита: 30
- Требуемый уровень: 1
- Вес: 20
Скрипт
.@r = getrefine();
bonus bAllStats,1;
skill "AL_HEAL",1;
bonus2 bExpAddRace,RC_All,.@r/2;
bonus2 bDropAddRace,RC_All,.@r/2;
if (.@r>=9) {
bonus bSPGainValue,3;
bonus bMagicSPGainValue,3;
}
if (.@r>=12)
bonus bNoCastCancel;