
RENEWAL / ITEMS
Greater Bellare Card
#27307Card
High_Bellare_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
Compounds On: Weapon
Weight: 1
If compounded to Gatling Gun type weapon;
Hit + 20
Increases long-ranged damage on targets by 5%.
Additional 1% long-ranged damage per upgrade level of the compounded item.
If upgrade level is +10 or higher, increases the damage of Round Trip by 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
if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_GATLING) {
.@r = getrefine();
bonus bHit,20;
bonus bLongAtkRate,(5+.@r);
if (.@r >= 10) {
bonus2 bSkillAtk,"RL_R_TRIP",15;
}
}
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
- 27307
- Aegis Name
- High_Bellare_Card
- Name
- Greater Bellare Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Right Hand
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_GATLING) { .@r = getrefine(); bonus bHit,20; bonus bLongAtkRate,(5+.@r); if (.@r >= 10) { bonus2 bSkillAtk,"RL_R_TRIP",15; } }
- Client Resource
- 이름없는카드
- Client Name
- Mutant Heart Hunter Bellare Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 30011927307300091
- Names
- EP17_2_Sword_Fish_CardHigh_Bellare_CardPapila_Card
- Script
- bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",20; bonus2 bSkillAtk,"RL_R_TRIP",20; .@r_weapon = getequiprefinerycnt(EQI_HAND_R); .@r_shoes = getequiprefinerycnt(EQI_SHOES); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",5*(.@r_shoes/2); bonus2 bSkillAtk,"RL_R_TRIP",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/high_bellare_card.bmp
