Viewing Item

#530000: Booster Spear

Item ID 530000 For Sale No
Identifier Boost_Spear Credit Price Not For Sale
Name Booster Spear Type Weapon - One-Handed Spear
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 160 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 bonus

2 bMatkRate,3;

3 bonus

4 bAtkRate,3;

5 bonus2

6 bMagicAtkEle,Ele_Holy,3;

7 .@r

8 =

9 getrefine();

10 if

11 (.@r)

12 {

13 bonus

14 bBaseAtk,.@r*2;

15 bonus

16 bMatk,.@r*2;

17 }

18 .@i

19 =

20 min(BaseLevel,180)/15*3;

21 bonus

22 bBaseAtk,.@i;

23 bonus

24 bMatk,.@i;

25 if

26 (.@r

27 =7)

28 {

29 bonus2

30 bMagicAtkEle,Ele_Holy,getskilllv("CR_TRUST");

31 }

32 if

33 (.@r

34 =9)

35 {

36 bonus

37 bLongAtkRate,10;

38 }

Equip Script None
Unequip Script None