Viewing Item

#540011: Patent Exorcist's Bible

Item ID 540011 For Sale No
Identifier Up_Demon_Hunting_Bible Credit Price Not For Sale
Name Patent Exorcist's Bible Type Weapon - Book
NPC Buy 20 Weight 70
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 150
MATK 190 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r/2*10;

3 bonus bMatk,.@r/2*10;

4 bonus2 bSkillAtk,"AB_DUPLELIGHT",25*(.@r/3);

5 bonus2 bSkillAtk,"AB_JUDEX",25*(.@r/3);

6 if (.@r>=7) {

7 bonus bAspdRate,10;

8 bonus2 bMagicAtkEle,Ele_Holy,15;

9 }

10 if (.@r>=9) {

11 bonus2 bSkillAtk,"AB_DUPLELIGHT",30;

12 bonus2 bSkillAtk,"AB_JUDEX",30;

13 }

14 if (.@r>=11) {

15 .@i = getskilllv("AB_JUDEX");

16 bonus3 bAutoSpell,"AB_JUDEX",(.@i > 5 ? .@i : 5),100;

17 }

Equip Script None
Unequip Script None