Viewing Item

#580000: Booster Whip

Item ID 580000 For Sale No
Identifier Boost_Whip Credit Price Not For Sale
Name Booster Whip Type Weapon - Whip
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 2 Defense 0
Slots 2 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 bonus2

2 bMagicAtkEle,Ele_Neutral,3;

3 bonus

4 bAtkRate,3;

5 .@r

6 =

7 getrefine();

8 bonus

9 bBaseAtk,.@r*3;

10 bonus

11 bMatk,.@r*3;

12 .@i

13 =

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

15 bonus

16 bBaseAtk,.@i;

17 bonus

18 bMatk,.@i;

19 if

20 (.@r

21 =7)

22 {

23 bonus

24 bVariableCastrate,getskilllv("DC_DANCINGLESSON")*-1;

25 }

26 if

27 (.@r

28 =9)

29 {

30 bonus

31 bAtkRate,10;

32 bonus2

33 bAddSize,Size_All,10;

34 bonus2

35 bMagicAddSize,Size_All,10;

36 }

Equip Script None
Unequip Script None