Basic Info

Name 1560 Sage's Diary[2]
Item ID 1560 - Diary_Of_Great_Sage
Type Weapon - Book
1560
The diary of a great sage, published with him never knowing.
-------------------------
MATK +120
-------------------------
If base STR is 50 or more, ASPD +5%.
-------------------------
If base INT is 70 or more, MATK +5%.
-------------------------
Class: Book
Attack: 100
Weight: 110
Weapon Level: 3
Level Requirement: 60
Jobs: Priest, Sage and Star Gladiator

Details

Weight 110
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 100
Magical Attack 120
Weapon Level 3
Slots 2

Restrictions

Level Range 60 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Priest / Sage / Star Gladiator
Gender Any

Scripts

Use Script
if(readparam(bStr)>=50) { bonus bAspdRate,5; } if(readparam(bInt)>=70) { bonus bMatkRate,5; }
Equip Script
None
Unequip Script
None