Costume Great Devil Wings

Item ID 20762 Name Costume Great Devil Wings
Costume replica of famous winged demon of underworld.
[Designer Heidam]mal_in01,20,124,0,100,0,0 can exchange it with Costume Enchant Stone Box 6.
_______________________
Type: Costume
Position: Garment
Weight: 0
_______________________
Requirement: None
Weapon Level 0 Identifier C_GreatDevilWing
Attack 0 Type Armor
MATK 0 Equip Locations Costume Garment
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None

Set Script
Costume Great Devil Wings
Mortal Cape
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bHPrecovRate,-5;
bonus bSPrecovRate,-5;
if (.@r>=5)
   bonus2 bSubEle,Ele_Dark,15+(min(.@r,10)*5);
Costume Great Devil Wings
[Not For Sale] Mortal Cape
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bHPrecovRate,-5;
bonus bSPrecovRate,-5;
if (.@r>=5)
   bonus2 bSubEle,Ele_Dark,15+(min(.@r,10)*5);