Earth Spike Shadow Armor, теневое снаряжение (Renewal)

Earth Spike Shadow Armor (S_EARTHSPIKE_ARMOR) – теневое снаряжение.

Earth Spike Shadow Armor, теневое снаряжение (Renewal)

If refined to +2 or higher,
Chance to auto cast Earth Spike when physically melee attacking.

Level and chance to cast scale with the refine level of the Shadow Armor.
------------------------

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

  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=2)
   autobonus "{ bonus3 bAutoSpell,\"WZ_EARTHSPIKE\",("+.@r+"/2),1000; }",(.@r*2)+100,100,BF_SHORT;