Информация
Энциклопедия
Поиск предметов в базе данных сервера
Поиск по ID:
Номер в базе: 5801
Red Tailed Ribbon

All Stats + 2, Reduce 10% damage taken from DemiHuman monster.
Add a 3% chance of auto casting Level 5 Heal on the enemy when attacking.
(A chance of auto casting Level 10 Heal if Level 10 Heal is learned.)
Класс : Головной убор
Защита : 5
Расположение : Верх
Вес : 10
Профессия : Все профессии
Цена покупки: 20
Скрипт:
bonus bAllStats,2; bonus2 bSubRace,RC_DemiHuman,10; if (getskilllv("AL_INCAGI") == 10) { bonus3 bAutoSpellWhenHit,"AL_HEAL",10,20; } else { bonus3 bAutoSpellWhenHit,"AL_HEAL",5,20; }