Artwork unavailable
RENEWAL / ITEMS
Forest Magic Orb (Marksman)
#313077Card
Ep21_3_Marksman
You’re viewing Renewal.
No matching Pre-Renewal record.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
.@g = getenchantgrade();
.@r = getrefine();
bonus bPAtk,7;
bonus bAtkRate,5;
bonus bBaseAtk,50;
if (.@r>=7) {
bonus bLongAtkRate,5;
if (.@r>=9) {
bonus bLongAtkRate,5;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bLongAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bLongAtkRate,5;
if (.@g>=ENCHANTGRADE_B) {
bonus bLongAtkRate,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bLongAtkRate,5;
}
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 313077
- Aegis Name
- Ep21_3_Marksman
- Name
- Forest Magic Orb (Marksman)
- Type
- Card
- Sub Type
- Enchant
- Script
- .@g = getenchantgrade(); .@r = getrefine(); bonus bPAtk,7; bonus bAtkRate,5; bonus bBaseAtk,50; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus bLongAtkRate,5; } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_B) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_A) { bonus bLongAtkRate,5; } } } }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -