
RENEWAL / ITEMS
Blue Pitaya Card
#300124Card
Pitaya_B_Card
TypeCard
Card placementWeapon
Weight1
Buy price0 z
Sell price0 z
Card illustration
Description
When equipping a One-handed or Two-handed Staff, Water Magic damage +10%.
When refined to +10, Additional Water Magic damage +10%.
When refined to +14, Additional Water Magic damage +10%.
Class: Card
Location: Weapon
Weight: 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect 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_Water,10;
}
if (.@r>=10) {
bonus2 bMagicAtkEle,Ele_Water,10;
}
if (.@r>=14) {
bonus2 bMagicAtkEle,Ele_Water,10;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
![]() | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
