Illusion Apocalypse [2], книга (Renewal)

Illusion Apocalypse [2] (BOOK_OF_THE_APO_IL) – оружие.

Illusion Apocalypse [2], книга (Renewal)

A book that details prophesies concerning the end of the world.
Property: Shadow
Increases physical damage on Water, Earth, Fire, and Wind property targets by 10%.
Increases physical damage by an additional 10% per 3 upgrade levels of the item up to a maximum upgrade level of 10.

Increases damage taken from Holy property enemies by 30%.

Set Bonus
Illusion Skull Ring [1]
Illusion Book of the Apocalypse [2]
Aspd + 8%
Increases critical damage on targets by 5% for every 2 upgrade levels of Illusion Book of the Apocalypse [2].
If Illusion Book of the Apocalypse [2] upgrade level is +9 or higher,
Crit + 15
Immune to Curse.
If Illusion Book of the Apocalypse [2] upgrade level is +11 or higher,
Atk + 100

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

  • ID: 27982
  • Код: BOOK_OF_THE_APO_IL
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 170
  •  
  • Требуемый уровень: 100
  • Профессии: priest, sage, star_gladiator
  • Вес: 80

Скрипт

.@val = 10 + 10*(min(getrefine(),10)/3);
bonus2 bAddEle,Ele_Water,.@val;
bonus2 bAddEle,Ele_Earth,.@val;
bonus2 bAddEle,Ele_Fire,.@val;
bonus2 bAddEle,Ele_Wind,.@val;
bonus2 bSubEle,Ele_Holy,-30;