0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #540005 Weapon

Sloth Bible [2]

Buy Price: N/A Sell Price: N/A
A recording book that was kept in the Varmundt's Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.
_______________________
MATK +220
Physical and magical attacks have a chance to recover 300SP per second for 5 seconds.
Decreases damage taken from Normal class by 15%.
_______________________
For each 3 Refine Levels:
MATK +6
Decreases Variable Casting Time by 3%.
_______________________
Refine Level +7:
Increases damage of Fire Bolt and Lightning Bolt by 25%.
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +11:
Increases damage of Fire Bolt and Lightning Bolt by additional 30%.
_______________________
Type: Book
Attack: 160
Weight: 70
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Sorcerer

Monster Drops

Normal Drops

Senior Assistant Bot

Rate: 2%

Bookworm

Rate: 1.5%

Schulang

Rate: 0.5%

Equipment Reform

Available through the reform system R_Ep17_Box

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
700
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); autobonus "{ bonus2 bSubClass,Class_Normal,15; bonus2 bSPRegenRate,300,1000; }",1,5000,BF_WEAPON|BF_MAGIC; bonus bVariableCastrate,-3*(.@r/3); bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25; bonus2 bSkillAtk,"MG_FIREBOLT",25; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",30; bonus2 bSkillAtk,"MG_FIREBOLT",30; }
.@r = getrefine();
autobonus "{ bonus2 bSubClass,Class_Normal,15; bonus2 bSPRegenRate,300,1000; }",1,5000,BF_WEAPON|BF_MAGIC;
bonus bVariableCastrate,-3*(.@r/3);
bonus bMatk,6*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25;
   bonus2 bSkillAtk,"MG_FIREBOLT",25;
}
if (.@r>=9) {
   bonus bAspdRate,10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",30;
   bonus2 bSkillAtk,"MG_FIREBOLT",30;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.