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 = getrefine();

2 bonus bMdef,5;

3 bonus bMaxHPrate,20;

4 bonus bMaxSPrate,20;

5 bonus2 bSubRace,RC_DemiHuman,5;

6 bonus2 bSubRace,RC_Player_Doram,5;

7 bonus2 bVariableCastrate,"SU_LOPE",-50;

8 bonus bBaseAtk,15*.@r;

9 bonus bMatk,15*.@r;

10 if (.@r>=7)

11 bonus bAspdRate,10;

12 if (.@r>=8)

13 bonus bVariableCastrate,-15;

14 if (.@r>=9) {

15 bonus bFlee2,5;

16 bonus2 bVariableCastrate,"SU_LOPE",-50;

17 }

Equip Script None
Unequip Script None