
RENEWAL / ITEMS
Rockstriker Card
#300511Card
Rock_Striker_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 bAtkRate,8;
if (.@r>=7) {
bonus2 bAddRace,RC_Undead,12;
if (.@r>=9) {
bonus2 bAddRace,RC_Undead,8;
}
}