
RENEWAL / ITEMS
Cliolima Card
#300510Card
Cliolima_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_Demon,12;
if (.@r>=9) {
bonus2 bAddRace,RC_Demon,8;
}
}