Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Physical Defense)
#313070Card
Ep21_4_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,125;
bonus bRes,15;
if (.@r>=7) {
bonus bDef,25;
bonus bRes,5;
if (.@r>=9) {
bonus bDef,25;
bonus bRes,5;
if (.@r>=11) {
bonus bDef,50;
bonus bRes,10;
}
}
}