Viewing Item

#31001: Lola Card

Item ID 31001 For Sale No
Identifier Lora_Card_J Credit Price Not For Sale
Name Lola Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) {

2 .@r = getrefine();

3 bonus bHit,-10-.@r;

4 bonus bCritical,10+.@r;

5 bonus bCritAtkRate,10+.@r;

6 }

Equip Script None
Unequip Script None