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 2 = 3 getrefine(); 4 autobonus 5 "{ 6 bonus2 7 bSubClass,Class_Normal,15; 8 bonus2 9 bSPRegenRate,300,1000; 10 }",1,5000,BF_WEAPON|BF_MAGIC; 11 bonus 12 bVariableCastrate,-3*(.@r/3); 13 bonus 14 bMatk,6*(.@r/3); 15 if 16 (.@r 17 =7) 18 { 19 bonus2 20 bSkillAtk,"MG_LIGHTNINGBOLT",25; 21 } 22 if 23 (.@r 24 =9) 25 { 26 bonus 27 bAspdRate,10; 28 } 29 if 30 (.@r 31 =11) 32 { 33 bonus2 34 bSkillAtk,"MG_LIGHTNINGBOLT",30; 35 } |
||||
Equip Script | None | ||||
Unequip Script | None |