Viewing Item

#550011: Adonus Booster Wand

Item ID 550011 For Sale No
Identifier AN_B_Wand Credit Price Not For Sale
Name Adonus Booster Wand Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 150 Min Equip Level 80
MATK 160 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 bUnbreakableWeapon;

6 bonus

7 bMatkRate,2;

8 bonus

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

10 if

11 (.@r

12 =7)

13 {

14 bonus2

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

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bVariableCastrate,-10;

23 bonus2

24 bSkillAtk,"PR_MAGNUS",25;

25 bonus2

26 bSkillAtk,"AB_ADORAMUS",25;

27 }

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bMagicAddSize,Size_All,15;

34 bonus2

35 bMagicAtkEle,Ele_Holy,15;

36 }

37 if

38 (.@r

39 =13)

40 {

41 bonus2

42 bSkillAtk,"PR_MAGNUS",15;

43 bonus2

44 bSkillAtk,"AB_ADORAMUS",15;

45 }

Equip Script None
Unequip Script None