
RENEWAL / ITEMS
Spell Orb 20Lv
#311816Card
Spl_Orb_20
TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
MATK + 40, MATK + 10%, S.MATK + 5.
Per 2 refine rate, MATK + 3, S.MATK + 1.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus bSMatk,5+(.@r/2);
bonus bMatkRate,10;
bonus bMatk,40+3*(.@r/2);