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 #4579 Card

Warrior Lola Card

Buy Price: N/A Sell Price: N/A
When equipped with Mace class weapon:
ATK +20
Critical +10

For each Refine Level:
ATK +1
Critical +1
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Warrior Laura

Rate: 0.5%

Available from boxes

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 bBaseAtk,20+.@r; bonus bCritical,10+.@r; }
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) {
   .@r = getrefine();
   bonus bBaseAtk,20+.@r;
   bonus bCritical,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.