Crimson Magic Boots

Item ID 470127 Name Crimson Magic Boots
None
Weapon Level 0 Identifier Wine_Shoes
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 30 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMdef,15;
bonus bAtkRate,5+(.@r/2);
bonus bMatkRate,5+(.@r/2);
bonus bLongAtkDef,5;
bonus2 bSubEle,Ele_Neutral,5;
if (.@r>=11) {
   bonus2 bSubEle,Ele_Earth,10;
   bonus2 bSubEle,Ele_Fire,10;
   bonus2 bSubEle,Ele_Water,10;
   bonus2 bSubEle,Ele_Wind,10;
}
if (.@r>=13) {
   bonus bFixedCast,-600;
   bonus bDelayrate,-6;
}

Set Script
Crimson Magic Boots
Garnet Crystal Pendant
Garnet Brooch
bonus2 bSubEle,Ele_Neutral,3*getequiprefinerycnt(EQI_SHOES);