Artwork unavailable
RENEWAL / ITEMS
Frontier Spell (Physical Defense)
#313835Card
Ch01_1_Def
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 bDef,100;
bonus bRes,15;
if (.@r>=7) {
bonus bDef,25;
bonus bRes,5;
if (.@r>=9) {
bonus bDef,25;
bonus bRes,5;
}
}