Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Assassin)
#313074Card
Ep21_4_Assassin
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 bCritical,2;
bonus bBaseAtk,20;
if (.@r>=7) {
bonus bCritAtkRate,3;
if (.@r>=9) {
bonus bCritAtkRate,4;
if (.@r>=11) {
bonus bCritAtkRate,5;
}
}
}