Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Magician)
#313075Card
Ep21_4_Magician
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 bSMatk,5;
bonus bMatk,30;
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_All,3;
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_All,4;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_All,5;
}
}
}