Evil Curse Shadow Earring, теневое снаряжение (Renewal)
Evil Curse Shadow Earring (S_EVILCURSE_EARRING) – теневое снаряжение.

Increases shadow property magical damage by 3%.
If refine rate is 7 or higher, increases shadow property magical damage by additional 3%.
If refine rate is 9 or higher, increases shadow property magical damage by additional 4%.
When Evil Curse Shadow Earring, Pendant and Shoes are equipped together, increases Curse Explosion damage as percentage equal to the sum of refine rate of set.
When equipped with Soul Reaper Shadow Armor, ignores magical defense rate of all race monsters (except players) by 40%, additional magical defense rate ignoring equal to the sum of refine rate of Evil Curse Shadow Earring and Soul Reaper Shadow Armor.
Базовые свойства предмета
- ID: 27393
- Код: S_EVILCURSE_EARRING
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: soul_linker
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Dark,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Dark,6; } else { bonus2 bMagicAtkEle,Ele_Dark,3; }