Viewing Item

#540005: Sloth Bible

Item ID 540005 For Sale No
Identifier Ep172_1h_Book2 Credit Price Not For Sale
Name Sloth Bible Type Weapon - Book
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 150
MATK 220 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 autobonus "{ bonus2 bSubClass,Class_Normal,15; bonus2 bSPRegenRate,300,1000; }",1,5000,BF_WEAPON|BF_MAGIC;

3 bonus bVariableCastrate,-3*(.@r/3);

4 bonus bMatk,6*(.@r/3);

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25;

7 }

8 if (.@r>=9) {

9 bonus bAspdRate,10;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",30;

13 }

Equip Script None
Unequip Script None