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 #540011 Weapon

Patent Exorcist's Bible [2]

Buy Price: N/A Sell Price: N/A
The Bible on Demon Era, reportedly used by ancient high priests.
Seeing that the divine power was inhabited, it began to exert its natural power.
It resonates with Great Hero's Boots.
_______________________
MATK +190
_______________________
For each 2 Refine Levels:
MATK +15
_______________________
For each 3 Refine Levels:
Increases damage of Duple Light and Judex by 25%.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%).
Increases Magical Damage with Holy element by 15%.
_______________________
Refine Level +9:
Increases damage of Duple Light and Judex by additional 30%.
_______________________
Refine Level +11:
Physical attacks have a chance to auto-cast Level 5 Adoramus (If you learned a higher Level, it will auto cast that Level instead.).
_______________________
When equipped with Great Hero's Boots:
INT +10, MATK +7%.
_______________________
Type: Book
Attack: 205
Weight: 70
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Archbishop

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_1

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(); bonus bBaseAtk,.@r/2*10; bonus bMatk,.@r/2*10; bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",25*(.@r/3); bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25*(.@r/3); bonus2 bSkillAtk,"AB_JUDEX",25*(.@r/3); if (.@r>=7) { bonus bAspdRate,10; bonus2 bMagicAtkEle,Ele_Holy,15; } if (.@r>=9) { bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",30; bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30; bonus2 bSkillAtk,"AB_JUDEX",30; } if (.@r>=11) { .@i = getskilllv("AB_JUDEX"); bonus3 bAutoSpell,"AB_JUDEX",(.@i > 5 ? .@i : 5),100; }
.@r = getrefine();
bonus bBaseAtk,.@r/2*10;
bonus bMatk,.@r/2*10;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",25*(.@r/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",25*(.@r/3);
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus2 bMagicAtkEle,Ele_Holy,15;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",30;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30;
   bonus2 bSkillAtk,"AB_JUDEX",30;
}
if (.@r>=11) {
   .@i = getskilllv("AB_JUDEX");
   bonus3 bAutoSpell,"AB_JUDEX",(.@i > 5 ? .@i : 5),100;
}
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.