Red Pitaya Card

Item ID 300106 Name Red Pitaya Card
When compounded on a Staff or Two-Handed Staff class weapon:
Increases Magical Damage with Fire element by 10%.
_______________________
Refine Level +10:
Increases Magical Damage with Fire element by additional 10%.
_______________________
Refine Level +14:
Increases Magical Damage with Fire element by additional 10%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Weapon Level 0 Identifier Pitaya_R_Card
Attack 0 Type Card
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 1 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@r = getequiprefinerycnt(EQI_HAND_R);
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {
   bonus2 bMagicAtkEle,Ele_Fire,10;
}
if (.@r>=10) {
   bonus2 bMagicAtkEle,Ele_Fire,10;
}
if (.@r>=14) {
   bonus2 bMagicAtkEle,Ele_Fire,10;
}

Set Script
Roaming Spellbook Card
Research Assistant Bot Card
Red Pitaya Card
bonus2 bSkillAtk,"WL_CRIMSONROCK",20;
bonus2 bSkillAtk,"WL_COMET",20;
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
.@r_shoes = getequiprefinerycnt(EQI_SHOES);
bonus2 bSkillAtk,"WL_COMET",5*(.@r_shoes/2);
bonus2 bSkillAtk,"WL_CRIMSONROCK",5*(.@r_weapon/2);

Red Pitaya Card Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20649 Red Pitaya 0.01% No 162 Plant Level 1 Fire  
20660 Red Pitaya 0.01% No 132 Plant Level 1 Fire