Illusion Immaterial Sword [2], одноручный меч (Renewal)

Illusion Immaterial Sword [2] (IMMATERIAL_SWORD_IL) – оружие.

Illusion Immaterial Sword [2], одноручный меч (Renewal)

A sword with an intangible blade that seems to have no form but has no shape.
Attack the spirit of the subject and destroy it.
Unbreakable.
Drains 1 SP when dealing normal physical attacks.
Has an 8% chance to drain 30% SP from an enemy when dealing physical attacks.
The chance increases by 2% per refine rate.
If the refine rate is 12 or higher, the drain effect is increased in 20%.


If Rogue Classes equip this item, player can get additional effect below.
If equipped with Illusion Ancient Cape,
MATK + 100.
If the refine rate of both is 7 or higher, additional MATK + 50.
If the sum of their refine rates is 18 or higher,
has a chance of auto casting Bolt-type spells when dealing physical damage.
If the sum of their refine rates is 22 or higher, has a chance to increase the damage of Storm Gust, Meteor Storm, Lord of Vermilion and Heaven's Drive by 30% for 10 seconds, when dealing physical damage.

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

  • ID: 23740
  • Код: IMMATERIAL_SWORD_IL
  • Тип: оружие
  • Подтип: одноручный меч
  • Уровень оружия: 4
  • Атака: 180
  •  
  • Требуемый уровень: 120
  • Профессии: alchemist, assassin, blacksmith, crusader, knight, merchant, rogue, swordman, thief
  • Вес: 90

Скрипт

.@r = getrefine();
bonus bSPDrainValue,-1;
bonus bUnbreakableWeapon;
if (.@r >= 12) {
   .@val = 20;
}
bonus2 bSPVanishRate,(80+(20*.@r)),(30+.@val);
bonus bAtkEle,Ele_Ghost;