Viewing Item

#2058: Detecting Staff

Item ID 2058 For Sale No
Identifier Ein_BHSTAFF Credit Price Not For Sale
Name Detecting Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 80
MATK 330 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,10;

8 if

9 (.@r

10 =

11 7)

12 {

13 bonus

14 bMatk,60;

15 bonus

16 bVariableCastrate,-10;

17 }

18 if

19 (.@r

20 =

21 9)

22 {

23 bonus2

24 bMagicAtkEle,Ele_Fire,15;

25 autobonus

26 "{

27 bonus2

28 bMagicAddSize,Size_All,20;

29 }",10,10000,BF_MAGIC;

30 }

31 if

32 (.@r

33 =

34 11)

35 {

36 bonus

37 bDelayrate,-20;

38 }

Equip Script None
Unequip Script None