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 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 80
MATK 190 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bBaseAtk,.@r/2*10;

6 bonus

7 bMatk,.@r/2*10;

8 bonus2

9 bSkillAtk,"AB_DUPLELIGHT_MELEE",25*(.@r/3);

10 bonus2

11 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25*(.@r/3);

12 bonus2

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

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bAspdRate,10;

20 bonus2

21 bMagicAtkEle,Ele_Holy,15;

22 }

23 if

24 (.@r

25 =9)

26 {

27 bonus2

28 bSkillAtk,"AB_DUPLELIGHT_MELEE",30;

29 bonus2

30 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30;

31 bonus2

32 bSkillAtk,"AB_JUDEX",30;

33 }

34 if

35 (.@r

36 =11)

37 {

38 .@i

39 =

40 getskilllv("AB_JUDEX");

41 bonus3

42 bAutoSpell,"AB_JUDEX",(.@i

43 5

44 ?

45 .@i

46 :

47 5),100;

48 }

Equip Script None
Unequip Script None