Viewing Item

#590008: Arm Knuckle Booster Mace

Item ID 590008 For Sale No
Identifier AK_B_Mace Credit Price Not For Sale
Name Arm Knuckle Booster Mace Type Weapon - Mace
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 400 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bAtkRate,2;

8 bonus

9 bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15);

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bLongAtkRate,2*getskilllv("NC_MADOLICENCE");

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bVariableCastrate,-10;

23 bonus2

24 bSkillAtk,"NC_BOOSTKNUCKLE",25;

25 bonus2

26 bSkillAtk,"NC_ARMSCANNON",25;

27 bonus2

28 bSkillAtk,"NC_VULCANARM",25;

29 }

30 if

31 (.@r

32 =11)

33 {

34 bonus2

35 bAddSize,Size_All,20;

36 bonus

37 bDelayrate,-10;

38 }

39 if

40 (.@r

41 =13)

42 {

43 bonus2

44 bSkillAtk,"NC_BOOSTKNUCKLE",15;

45 bonus2

46 bSkillAtk,"NC_ARMSCANNON",15;

47 bonus2

48 bSkillAtk,"NC_VULCANARM",15;

49 }

Equip Script None
Unequip Script None