0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #31001 Card

Lola Card

Buy Price: N/A Sell Price: N/A
When compounded with Mace class weapon:
HIT -10
Critical +10
Increases Critical Damage by 10%.

For each Refine Level:
HIT -1
Critical +1
Increases Critical Damage by 1%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) { .@r = getrefine(); bonus bHit,-10-.@r; bonus bCritical,10+.@r; bonus bCritAtkRate,10+.@r; }
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) {
   .@r = getrefine();
   bonus bHit,-10-.@r;
   bonus bCritical,10+.@r;
   bonus bCritAtkRate,10+.@r;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.