Book of the Dead [2], книга (Renewal)

Book of the Dead [2] (DEATH_NOTE_M) – оружие.

Book of the Dead [2], книга (Renewal)

These books are used by demons to kill the living by writing their names in the pages, and a few of these were lost and ended up in human hands. The last name, 'Hollg--' looks like it wasn't completed. Maybe the demon changed his mind?


Property: Neutral
Required

STR + 3
INT + 3
LUK - 20
MATK + 15%
ASPD + 1% per upgrade level of the item.
Adds a 0.1% chance of inflicting Coma on Demi-Human race targets when performing a physical attack.


If used by Sage Jobs,
Adds a 2% chance of casting Level 5 Hell's Judgment on the target when performing a physical attack.

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

  • ID: 21030
  • Код: DEATH_NOTE_M
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 137
  •  
  • Требуемый уровень: 85
  • Профессии: priest, sage, star_gladiator
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 100

Скрипт

bonus bMatkRate,15;
bonus bStr,3;
bonus bInt,3;
bonus bLuk,-20;
bonus2 bComaRace,RC_DemiHuman,10;
bonus2 bComaRace,RC_Player_Human,10;
bonus bAspdRate,getrefine();
if (BaseJob == Job_Sage)
   bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20;