Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (HP)
#313090Card
Ep21_4_Hp
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 bMaxHP,4000;
if (.@r>=7) {
bonus bMaxHPrate,3;
if (.@r>=9) {
bonus bMaxHPrate,5;
if (.@r>=11) {
bonus bMaxHPrate,7;
}
}
}