
RENEWAL / ITEMS
Lola Card
#31001Card
Lora_Card_J
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 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
- Weapon
- Trade
Item effect script
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) {
.@r = getrefine();
bonus bHit,-10-.@r;
bonus bCritical,10+.@r;
bonus bCritAtkRate,10+.@r;
}