Viewing Item

#580070: Rattle

Item ID 580070 For Sale No
Identifier aegis_580070 Credit Price Not For Sale
Name Rattle Type Weapon - Whip
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 2 Defense 0
Slots 2 Refineable Yes
Attack 170 Min Equip Level 100
MATK 180 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 bBaseAtk,10*(.@r/2);

6 bonus

7 bMatk,10*(.@r/2);

8 bonus

9 bDelayrate,-4*(.@r/3);

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bAspdRate,10;

16 bonus2

17 bVariableCastrate,"WM_LULLABY_DEEPSLEEP",-100;

18 bonus2

19 bVariableCastrate,"WA_SWING_DANCE",-100;

20 if

21 (.@r

22 =9)

23 {

24 bonus2

25 bAddSize,Size_All,15;

26 bonus2

27 bMagicAddSize,Size_All,15;

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bSkillAtk,"WM_METALICSOUND",20;

34 bonus2

35 bSkillAtk,"WM_SEVERE_RAINSTORM",20;

36 }

37 }

38 }

Equip Script None
Unequip Script None