Viewing Item

#15277: Special Drum Suit

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

1 .@r = getrefine();

2 bonus bUnbreakableArmor;

3 bonus bMdef,5;

4 bonus bMaxHPrate,15;

5 bonus bMaxSPrate,15;

6 bonus2 bSubRace,RC_Player_Human,7;

7 bonus2 bSubRace,RC_Player_Human,7;

8 bonus2 bVariableCastrate,"SU_STOOP",-50;

9 bonus bBaseAtk,15*.@r;

10 bonus bMatk,15*.@r;

11 if (.@r>=7)

12 bonus bAspdRate,10;

13 if (.@r>=8)

14 bonus bDelayrate,-10;

15 if (.@r>=9) {

16 bonus bFlee2,5;

17 bonus2 bVariableCastrate,"SU_STOOP",-50;

18 }

Equip Script None
Unequip Script None