Ledger of Death [2]
ID: 1565
Type |
Weapon |
Subtype |
Book |
Attack |
137 |
Defense |
0 |
Weight |
100.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
85 |
Slots |
2 |
Applicable Jobs:
job_priest,
job_sage,
job_stargladiator
Description:
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?
Has a certain chance of inflicting the Coma status to Demihuman enemies.
This weapon's Attack Speed bonus depends on its Upgrade Level.
Damages and curses all onscreen enemies when worn by Sages and Professors.
Str +3
Int +3
Luk -20
Matk +15%
Class: Book
Attack: 137
Weight: 100
Weapon Level: 4
Level Requirement: 85
Jobs: Priest and
Sage Classes;
Taekwon Master Job
Item Script:
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;