Viewing Item

#1340: Arcanite Hammer

Item ID 1340 For Sale No
Identifier Arcanite_Hammer_EXE Credit Price Not For Sale
Name Arcanite Hammer Type Weapon - Mace
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 110 Min Equip Level 70
MATK 120 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Super novice / Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bInt,3;

6 if

7 (.@r

8 =5)

9 {

10 bonus

11 bMatkRate,2;

12 bonus

13 bAspd,1;

14 }

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bMatk,10;

21 bonus3

22 bAutoSpell,"AL_HOLYLIGHT",1,100;

23 bonus2

24 bSkillAtk,"AL_HOLYLIGHT",10;

25 }

26 if

27 (.@r

28 =9)

29 {

30 bonus

31 bMatk,20;

32 bonus3

33 bAutoSpell,"BS_ADRENALINE",1,70;

34 bonus2

35 bSkillAtk,"AL_HOLYLIGHT",20;

36 }

37 if

38 (.@r

39 =10)

40 {

41 bonus

42 bMatkRate,3;

43 bonus

44 bMaxHP,500;

45 bonus2

46 bMagicAtkEle,Ele_Holy,4;

47 }

48 if

49 (.@r

50 =12)

51 {

52 bonus

53 bDelayrate,-5;

54 bonus2

55 bMagicAtkEle,Ele_Holy,6;

56 }

Equip Script None
Unequip Script None