Viewing Item

#28630: Exoricist's Bible

Item ID 28630 For Sale No
Identifier Demon_Hunting_Bible_K Credit Price Not For Sale
Name Exoricist's Bible Type Weapon - Book
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 165 Min Equip Level 100
MATK 160 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 if (.@r>=2) {

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

4 }

5 if (.@r>=3) {

6 bonus2 bSkillAtk,"AB_DUPLELIGHT",.@r/3*25;

7 }

8 if (.@r>=9) {

9 bonus bAspdRate,10;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"AB_DUPLELIGHT",30;

13 }

Equip Script None
Unequip Script None