Viewing Item

#20917: Special Drum Cape

Item ID 20917 For Sale No
Identifier Doram_Ele_Cape_J Credit Price Not For Sale
Name Special Drum Cape Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 30
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
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 bBaseAtk,50;

4 bonus bMatk,50;

5 bonus2 bSubRace,RC_Player_Human,5;

6 bonus2 bSubRace,RC_Player_Doram,5;

7 bonus bMaxHPrate,2*.@r;

8 bonus bMaxSPrate,2*.@r;

9 if (.@r>=7)

10 bonus bAspdRate,15;

11 if (.@r>=8)

12 bonus bVariableCastrate,-10;

13 if (.@r>=9)

14 bonus bFlee2,20;

Equip Script None
Unequip Script None