
RENEWAL / ITEMS
Prisoner's Diary [2]
#28619Weapon
Prisoner_Dairy
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classBook
Equipment positionWeapon
GenderBoth
Weight80
Buy price50,000 z
Sell price25,000 z
ATK210
Slots2
Required level175
Weapon level4
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
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%.
Type: Book Attack: 210
Weight: 80
Weapon Level: 4
Required Level: 175
Location: Sage Type, Priest Type, Monk Type
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Priest
- Yes
- Sage
- Yes
- Star Gladiator
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@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;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.5% | 0.5% |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 28619
- Aegis Name
- Prisoner_Dairy
- Name
- Prisoner's Diary
- Type
- Weapon
- Sub Type
- Book
- Buy
- 50000
- Weight
- 800
- Attack
- 210
- Range
- 1
- Slots
- 2
- Jobs
- Priest
- Yes
- Sage
- Yes
- Star Gladiator
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- .@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;
- Client Resource
- Prisoner_Dairy
- Client Name
- Prisoner Diary
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 15
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/prisoner_dairy.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/prisoner_dairy.bmp
