A-Mdef

Item ID 29169 Name A-Mdef
MDEF +2
_______________________
Refine Level +6:
MDEF +4
_______________________
Refine Level +8:
MDEF +8
_______________________
When enchanted on Riot Chip:
MDEF +20
Weapon Level 0 Identifier Reactor_A_MDEF
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bMdef,2;
.@r = getrefine();
if (.@r>=6) {
   bonus bMdef,4;
}
if (.@r>=8) {
   bonus bMdef,8;
}

Set Script
Riot Chip
A-Mdef
bonus bMdef,20;
A-Mdef
Extreme
bonus bMdef,20;