Viewing Item

#300096: Greater Papila Cae Card

Item ID 300096 For Sale No
Identifier MD_Papila_Cae_H_Card Credit Price Not For Sale
Name Greater Papila Cae Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 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 .@r = getrefine();

2 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {

3 bonus bMatk,20;

4 }

5 if (.@r>=10) {

6 bonus bVariableCastrate,-10;

7 bonus bMatk,20;

8 }

9 if (.@r>=13) {

10 bonus bMatk,20;

11 }

Equip Script None
Unequip Script None