
RENEWAL / ITEMS
Power Orb 20Lv
#311796Card
Pow_Orb_20
TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
ATK + 40, ATK + 10%, P.ATK + 5.
Per 2 refine rate, ATK + 3, P.ATK + 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 bPAtk,5+(.@r/2);
bonus bAtkRate,10;
bonus bBaseAtk,40+3*(.@r/2);