Viewing Item

#2028: Iron Staff

Item ID 2028 For Sale No
Identifier Aion_Staff Credit Price Not For Sale
Name Iron Staff Type Weapon - Two-Handed Staff
NPC Buy 49,800 Weight 250
NPC Sell 24,900 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 110
MATK 24 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAtkEle,Ele_Ghost;

6 bonus

7 bMatk,24*(getskilllv("HW_MAGICPOWER"));

8 bonus2

9 bSkillUseSP,"WL_READING_SB",24;

10 bonus2

11 bIgnoreMdefClassRate,Class_All,8*(.@r/3);

12 bonus2

13 bSkillVariableCast,"WL_READING_SB",-1000*(getskilllv("WL_FREEZE_SP"));

14 autobonus3

15 "{

16 bonus

17 bMatkRate,24*(getskilllv(\"HW_MAGICPOWER\");

18 }",1000,1000,"WL_RELEASE";

19 if

20 (getskilllv("WL_RELEASE")

21 ==

22 2)

23 {

24 bonus2

25 bSkillVariableCast,"WL_SUMMONFB",-1000;

26 bonus2

27 bSkillVariableCast,"WL_SUMMONWB",-1000;

28 bonus2

29 bSkillVariableCast,"WL_SUMMONSTONE",-1000;

30 bonus2

31 bSkillVariableCast,"WL_SUMMONBL",-1000;

32 }

Equip Script None
Unequip Script None