
RENEWAL / ITEMS
Ice Seahorse Card
#300512Card
Ice_Seahorse_Card
TypeCard
Card placementFootgear
Weight1
Buy price0 z
Sell price0 z
Card illustration
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Card placement
- Footgear
- Trade
Item effect script
.@r = getrefine();
bonus bMatkRate,5;
if (.@r>=7) {
bonus2 bMagicAddRace,RC_Formless,10;
if (.@r>=9) {
bonus2 bMagicAddRace,RC_Formless,7;
}
}