Garnet Crystal Pendant [1], броня (Renewal)
Garnet Crystal Pendant [1] (GARNET_PENDANT_TW) – броня.
![Garnet Crystal Pendant [1], броня (Renewal) Garnet Crystal Pendant [1], броня (Renewal)](/images/db/items/picture/490103.png)
Life is precious. So this ring can be used over and over again.
While performing a magical attack, increase damage to small, medium, large monsters by 10%
For every 7 BaseLv, increase damage of Curse Explosion by 1%
When Soul Collection Lv.5, increase attack speed by 15%
Recovers HP + 100 , SP + 10 when monster is killed using magical attack
When Soul Energy Research Lv.5, reduce after cast delay by 30%
When Soul Collect Lv.5, increase Fire, Wind, Ghost, Holy, Shadow magical damage by 10%
When Evil Soul Curse Lv.5, reduce SP consumption of Curse Explosion by 25 SP, cooltime by 0.5 sec
SET BONUS
Skull Ring
Liberation of Truth
Enables the use of Fire Wall Lv.10, ignores MDEF 100% of all races
Базовые свойства предмета
- ID: 30907
- Код: GARNET_PENDANT_TW
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 100
- Вес: 10
Скрипт
if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) { bonus bMdef,15; bonus2 bSubEle,Ele_Neutral,5; bonus bLongAtkDef,5; } else { bonus bMdef,15; bonus2 bSubEle,Ele_Neutral,5; bonus bLongAtkDef,5; skill "WL_RECOGNIZEDSPELL",1; bonus2 bSkillUseSP,"WL_RECOGNIZEDSPELL",-100; bonus2 bSkillCooldown,"WL_RECOGNIZEDSPELL",120000; }