Sage's Diary [2]
ID: 1560 · Diary_Of_Great_Sage
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Weapon (Book) |
| Weight | 110 |
| Slots | 2 |
| ATK | 100 |
| Equip Level | 60 |
| Weapon Level | 3 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
The diary of a great sage, published with him never knowing.
If user has at least 50 STR, diary adds +15% MATK and +5% ATK Speed.
If user has at least 70 INT points, diary adds +5% MATK.
Class: Book
Attack: 100
Weight: 110
Weapon Level: 3
Level Requirement: 60
Jobs: Priest, Sage, and Taekwon Master
Script
On Equip:
bonus bMatkRate,15;
if(readparam(bStr)>=50) bonus bAspdRate,5;
if(readparam(bInt)>=70) bonus bMatkRate,5;
No known monster drops for this item.