Thanos Two-Handed Staff [1], двуручный посох (Renewal)

Thanos Two-Handed Staff [1] (THANOS_ROD) – оружие.

Thanos Two-Handed Staff [1], двуручный посох (Renewal)

This magic staff, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard.
It offers incredible power and mana at a great cost.
INT +6. VIT +6. LUK -6.
+18 % Healing effectiveness.
Creates a chance of recovering HP and SP while you are Magically attacking.
Consumes 100 HP every 10 seconds.
Consumes 1,000 HP when unequipped.
MATK +250.

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

  • ID: 21384
  • Код: THANOS_ROD
  • Тип: оружие
  • Подтип: двуручный посох
  • Уровень оружия: 4
  • Атака: 120
  • Магическая атака: 250
  •  
  • Требуемый уровень: 120
  • Профессии: monk, priest, sage, wizard
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 140

Скрипт

bonus bInt,6;
bonus bVit,6;
bonus bLuk,-6;
bonus bHealPower,18;
autobonus "{ bonus2 bHPRegenRate,300,2000; bonus2 bSPRegenRate,50,2000; }",50,60000,BF_MAGIC,"{ specialeffect2 EF_HEALSP; }";
bonus2 bHPLossRate,100,10000;

Скрипт при снятии

heal -1000,0;