[Not For Sale] Wing Of Happiness

Item ID 480227 Name [Not For Sale] Wing Of Happiness
None
Weapon Level 0 Identifier Comp_Wing_Happiness_ROC
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bAllStats,3;
skill "AL_INCAGI",3;

Set Script
Angel Of Happiness
[Not For Sale] Wing Of Happiness
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
if (.@r>=5)
   bonus2 bSubEle,Ele_Holy,15+(min(10,.@r-5)*5);
[Not For Sale] Angel Of Happiness
[Not For Sale] Wing Of Happiness
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
if (.@r>=5)
   bonus2 bSubEle,Ele_Holy,15+(min(10,.@r-5)*5);