
RENEWAL / ITEMS
Scimitar Buffalo Bandit Card
#27172Card
Cowraiders3_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Weight: 0
ATK + 5
MATK + 5
If compounded on a One-Handed Sword and upgrade level is +10 or higher, additional ATK + 20 and MATK + 20.
If compounded on a One-Handed Sword and upgrade level is +14 or higher, additional ATK + 20 and MATK + 20.
Set Bonus
Cowraiders Class 1 Card
Cowraiders Class 3 Card
Increases physical damage on small size targets by an additional 15%.
Increases magical damage on small size targets by an additional 15%.
Set Bonus
Cowraiders Class 3 Card
Mine Cowraiders Class 3 Card
Increases physical damage on small size targets by an additional 10%.
Increases magical damage on small size targets by an additional 10%.
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
.@bonus = 5;
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
if (.@type == W_DAGGER) {
.@r = getrefine();
if (.@r>=10) {
.@bonus += 20;
}
if (.@r>=14) {
.@bonus += 20;
}
}
bonus bBaseAtk,.@bonus;
bonus bMatk,.@bonus;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 27172
- Aegis Name
- Cowraiders3_Card
- Name
- Scimitar Buffalo Bandit Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Right Hand
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@bonus = 5; .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); if (.@type == W_DAGGER) { .@r = getrefine(); if (.@r>=10) { .@bonus += 20; } if (.@r>=14) { .@bonus += 20; } } bonus bBaseAtk,.@bonus; bonus bMatk,.@bonus;
- Client Resource
- 이름없는카드
- Client Name
- Cowraiders Class 3 Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2717027172
- Names
- Cowraiders1_CardCowraiders3_Card
- Script
- bonus2 bAddSize,Size_Small,15; bonus2 bMagicAddSize,Size_Small,15;
- Items
- 2717227175
- Names
- Cowraiders3_CardE_Cowraiders3_Card
- Script
- bonus2 bAddSize,Size_Small,10; bonus2 bMagicAddSize,Size_Small,10;
- Items
- 30010827172300097
- Names
- Venenum3_CardCowraiders3_CardAries_Card
- Script
- bonus2 bSkillAtk,"SC_FATALMENACE",20; bonus2 bSkillAtk,"SC_TRIANGLESHOT",20; .@r_weapon = getequiprefinerycnt(EQI_HAND_R); .@r_shoes = getequiprefinerycnt(EQI_SHOES); bonus2 bSkillAtk,"SC_FATALMENACE",5*(.@r_shoes/2); bonus2 bSkillAtk,"SC_TRIANGLESHOT",5*(.@r_weapon/2);
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/이름없는카드.bmp
- Collection Image
- /static/assets/art/9d2bd8d4af19f51ff4649c05.webp
- Collection Source
- iRO/data.grf/data/texture/유저인터페이스/collection/이름없는카드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/cardbmp/cowraiders3_card.bmp
