Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Magical Defense)
#313071Card
Ep21_4_Mdef
TypeCard
Weight0
Buy price0 z
Sell price0 z
No description is available. Available properties and effects are shown below.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,30;
bonus bMRes,15;
if (.@r>=7) {
bonus bMdef,5;
bonus bMRes,3;
if (.@r>=9) {
bonus bMdef,5;
bonus bMRes,3;
if (.@r>=11) {
bonus bMdef,10;
bonus bMRes,6;
}
}
}
