Illusion Spectral Spear [1], двуручное копьё (Renewal)

Illusion Spectral Spear [1] (SPECTRAL_SPEAR_IL) – оружие.

Illusion Spectral Spear [1], двуручное копьё (Renewal)

The creator of this formidable Two-Handed Spear sacrificed his own life to forge it, resulting in a curse that will try to dominate the wearer's soul.
Property: Neutral
Increases physical damage on Demon race targets by 20%.
Increases physical damage on Demon race targets by an additional 3% per 2 upgrade levels of the item.
Increases physical damage on Shadow and Undead property targets by 20%.
Increases physical damage on Shadow and Undead property targets by an additional 3% per 2 upgrade levels of the item.
Reduces damage taken from Demon and Undead race enemies by 10%.
Reduces damage taken from Demon and Undead race enemies by an additional 3% per 2 upgrade levels of the item.
Reduces damage taken from Shadow property attacks by 10%.
Reduces damage taken from Shadow property attacks by an additional 3% per 2 upgrade levels of the item.
Restores 50 HP to the user when a monster is killed by a physical attack.
Restores 1 SP to the user when a monster is killed by a physical attack per 2 upgrade levels of the item.
Adds a 10% chance of inflicting Chaos on the user when performing a short-ranged attack.
Set Bonus
Illusion Shoes
Illusion Spectral Spear
Aspd + 8%
If Illusion Shoes and Illusion Spectral Spear upgrade level is +7 or higher,
Increases the damage of Banishing Point by 20%.
If the combined upgrade levels of Illusion Shoes and Illusion Spectral Spear are +18 or higher,
Increases long-ranged damage on targets by 10%.
If the combined upgrade levels of Illusion Shoes and Illusion Spectral Spear are +22 or higher,
Increases the damage of Banishing Point by an additional 30%.

Базовые свойства предмета

  • ID: 27597
  • Код: SPECTRAL_SPEAR_IL
  • Тип: оружие
  • Подтип: двуручное копьё
  • Уровень оружия: 4
  • Атака: 240
  •  
  • Требуемый уровень: 99
  • Профессии: crusader, knight, swordman
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 200

Скрипт

.@r = getrefine();
.@val = 3*(.@r/2);
bonus2 bSubRace,RC_Undead,10+.@val;
bonus2 bSubRace,RC_Demon,10+.@val;
bonus2 bSubEle,Ele_Dark,10+.@val;
bonus2 bAddEle,Ele_Dark,20+.@val;
bonus2 bAddEle,Ele_Undead,20+.@val;
bonus2 bAddRace,RC_Demon,20+.@val;
bonus bHPGainValue,50;
bonus bSPGainValue,(.@r/2);
bonus2 bAddEff2,Eff_Confusion,1000;