Encyclopedia [2]
ID: 1564
Type |
Weapon |
Subtype |
Book |
Attack |
110 |
Defense |
0 |
Weight |
200.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
2 |
Applicable Jobs:
job_priest,
job_sage,
job_stargladiator
Description:
An encyclopedia distributed by a Prontera publisher that is famous for using solid binding in their books.
Those struck by this book will swear the binding is diamond hard.
Matk +15%
Int +3
Dex +2
Critical +20
Critical bonus increases according to the wearer's LUK.
Class: Book
Attack: 110
Weight: 200
Weapon Level: 3
Level Requirement: 70
Jobs: Priest and
Sage Classes;
Taekwon Master Job
Item Script:
bonus bMatkRate,15;
bonus bInt,3;
bonus bDex,2;
bonus bCritical,20+((readparam(bLuk)*2)/10);