Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Archer)
#313073Card
Ep21_4_Archer
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 bPAtk,5;
bonus bBaseAtk,30;
if (.@r>=7) {
bonus bLongAtkRate,3;
if (.@r>=9) {
bonus bLongAtkRate,4;
if (.@r>=11) {
bonus bLongAtkRate,5;
}
}
}