Artwork unavailable
RENEWAL / ITEMS
Frontier Spell (Magical Defense)
#313836Card
Ch01_1_Mdef
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,20;
bonus bMRes,10;
if (.@r>=7) {
bonus bMdef,5;
bonus bMRes,3;
if (.@r>=9) {
bonus bMdef,5;
bonus bMRes,3;
}
}