Basic Info

Name 540047 Chevalier Book
Item ID 540047 - Chevalier_Book
Type Weapon - Book
540047
A book for loyal servants of the Rune Midgard kingdom.
MATK + 160.
Indestructible, MATK + 2%, increases Water, Wind, Fire, Earth property magic damage by 2%.
For every refine level, MATK + 3.
For every 15 Base Level, MATK + 3. (up to Base Level 120)
If +7 or higher, Variable Cast Time - 2% per level of [Earth Spike].
Class : Book Attack : 110
Weight : 0
Weapon Level : 2
Required Level : 60
Jobs : Sage

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 110
Magical Attack 160
Weapon Level 2
Slots 0

Restrictions

Level Range 60 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be sold to NPCs / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Sage
Gender Any

Scripts

Use Script
bonus(bUnbreakableWeapon, 0); bonus(bMatkRate, 2); bonus2(bMagicAtkEle, Ele_Fire, 2); bonus2(bMagicAtkEle, Ele_Water, 2); bonus2(bMagicAtkEle, Ele_Wind, 2); bonus2(bMagicAtkEle, Ele_Earth, 2); bonus(bMatk, 3 * getrefine() + 3 * min(BaseLevel, 120)/15); if (getrefine() >= 7) bonus(bVariableCastrate, -2 * getskilllv(WZ_EARTHSPIKE));
Equip Script
None
Unequip Script
None