Viewing Item

#590010: Dupledex Booster Mace

Item ID 590010 For Sale No
Identifier DD_B_Mace Credit Price Not For Sale
Name Dupledex 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 190 Min Equip Level 100
MATK 0 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 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 bMatkRate,2;

8 bonus

9 bAtkRate,2;

10 bonus

11 bMatk,160+(3*.@r)+3*(min(BaseLevel,195)/15);

12 bonus

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

14 if

15 (.@r

16 =7)

17 {

18 bonus2

19 bMagicAtkEle,Ele_Holy,getskilllv("HP_MEDITATIO");

20 bonus

21 bShortAtkRate,getskilllv("HP_MEDITATIO");

22 }

23 if

24 (.@r

25 =9)

26 {

27 bonus

28 bVariableCastrate,-10;

29 bonus

30 bDelayrate,-10;

31 bonus2

32 bSkillAtk,"AB_DUPLELIGHT_MELEE",25;

33 bonus2

34 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25;

35 bonus2

36 bSkillAtk,"AB_JUDEX",25;

37 }

38 if

39 (.@r

40 =11)

41 {

42 bonus2

43 bMagicAddSize,Size_All,15;

44 bonus2

45 bMagicAtkEle,Ele_Holy,15;

46 }

47 if

48 (.@r

49 =13)

50 {

51 bonus2

52 bSkillAtk,"AB_DUPLELIGHT_MELEE",15;

53 bonus2

54 bSkillAtk,"AB_DUPLELIGHT_MAGIC",15;

55 bonus2

56 bSkillAtk,"AB_JUDEX",15;

57 }

Equip Script None
Unequip Script None