Prisoner's Diary [2], книга (Renewal)

Prisoner's Diary [2] (PRISONER_DAIRY) – оружие. Выпадает из монстров: Prison Breaker.

Prisoner's Diary [2], книга (Renewal)

There are traces of secretly written diaries of prisoners who were imprisoned unfairly.
MHP + 5%, MSP + 5%.
ATK + 20 per 2 refine rates.
If refined to +7 or higher, increase physical/magical damage to undead, demon monsters by 10%.
If refined to +9 or higher, additionally increase physical/magical damage to undead, demon monsters by 15%.
If refined to +11 or higher, additionally increase physical/magical damage to undead, demon monsters by 15%.

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

  • ID: 27989
  • Код: PRISONER_DAIRY
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 210
  •  
  • Требуемый уровень: 175
  • Профессии: priest, sage, star_gladiator
  • Цена покупки: 50 000 з
  • Цена продажи: 25 000 з
  • Вес: 80

Скрипт

.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bBaseAtk,20*(.@r/2);
if (.@r>=9)
   .@val = 25;
else if (.@r>=7)
   .@val = 10;
if (.@r>=11) {
   bonus2 bAddEle,Ele_Dark,15;
   bonus2 bMagicAddEle,Ele_Dark,15;
   bonus2 bAddEle,Ele_Undead,15;
   bonus2 bMagicAddEle,Ele_Undead,15;
}
bonus2 bAddRace,RC_Demon,.@val;
bonus2 bAddRace,RC_Undead,.@val;
bonus2 bMagicAddRace,RC_Demon,.@val;
bonus2 bMagicAddRace,RC_Undead,.@val;

Выпадает из монстров