Viewing Item

#300106: Red Pitaya Card

Item ID 300106 For Sale No
Identifier Pitaya_R_Card Credit Price Not For Sale
Name Red Pitaya 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 = getequiprefinerycnt(EQI_HAND_R);

2 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {

3 bonus2 bMagicAtkEle,Ele_Fire,10;

4 }

5 if (.@r>=10) {

6 bonus2 bMagicAtkEle,Ele_Fire,10;

7 }

8 if (.@r>=14) {

9 bonus2 bMagicAtkEle,Ele_Fire,10;

10 }

Equip Script None
Unequip Script None