Viewing Item

#2034: Avenger Wizard Staff

Item ID 2034 For Sale No
Identifier Avenger_Wizardy_Staff Credit Price Not For Sale
Name Avenger Wizard Staff Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 100
MATK 210 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Super novice / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bMagicAddRace,RC_DemiHuman,25;

8 bonus2

9 bSubRace,RC_DemiHuman,10;

10 bonus2

11 bIgnoreMdefRaceRate,RC_DemiHuman,5*.@r;

12 if

13 (.@r

14 4)

15 {

16 bonus2

17 bMagicAddRace,RC_DemiHuman,10;

18 bonus2

19 bSubRace,RC_DemiHuman,10;

20 }

21 if

22 (.@r

23 6)

24 {

25 .@bonus

26 =

27 14;

28 if(.@r

29 7)

30 .@bonus

31 +=

32 min((.@r

33 -

34 7)

35 *

36 2,6);

37 bonus2

38 bMagicAddRace,RC_DemiHuman,.@bonus;

39 bonus2

40 bSubRace,RC_DemiHuman,10;

41 }

42 if

43 (.@r

44 8)

45 bonus2

46 bSkillAtk,"WL_COMET",20;

Equip Script None
Unequip Script None