Stylish Silent Shoes

Item ID 22244 Name Stylish Silent Shoes
None
Weapon Level 0 Identifier Chic_Silent_Shoes
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 25 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 60 Min Equip Level 100
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus2 bAddEle,Ele_All,10;
bonus2 bMagicAddEle,Ele_All,10;
bonus bHPGainValue,150;
bonus bSPGainValue,15;
if (.@r>=7) {
   skill "BS_GREED",1;
   bonus2 bAddEle,Ele_All,10;
   bonus2 bMagicAddEle,Ele_All,10;
}
if (.@r>=9) {
   bonus2 bAddEle,Ele_All,10;
   bonus2 bMagicAddEle,Ele_All,10;
}