Viewing Item

#22187: Special Drum Shoes

Item ID 22187 For Sale No
Identifier Doram_Ele_Shoes_J Credit Price Not For Sale
Name Special Drum Shoes Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 35
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs Summoner
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,5;

6 bonus

7 bMaxHPrate,20;

8 bonus

9 bMaxSPrate,20;

10 bonus2

11 bSubRace,RC_DemiHuman,5;

12 bonus2

13 bSubRace,RC_Player_Doram,5;

14 bonus2

15 bVariableCastrate,"SU_LOPE",-50;

16 bonus

17 bBaseAtk,15*.@r;

18 bonus

19 bMatk,15*.@r;

20 if

21 (.@r

22 =7)

23 bonus

24 bAspdRate,10;

25 if

26 (.@r

27 =8)

28 bonus

29 bVariableCastrate,-15;

30 if

31 (.@r

32 =9)

33 {

34 bonus

35 bFlee2,5;

36 bonus2

37 bVariableCastrate,"SU_LOPE",-50;

38 }

Equip Script None
Unequip Script None