
RENEWAL / ITEMS
Bellare Card
#27306Card
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
Hit +20 Long-ranged Physical ATK +5% if the user has [Revolvers] equipped.
Additional Long-ranged Physical ATK +1% per upgrade level.
If upgrade level is +10 or higher,
Increases the damage of Fire Dance by an additional 15%.
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_REVOLVER) {
.@r = getrefine();
bonus bHit,20;
bonus bLongAtkRate,(5+.@r);
if (.@r >= 10) {
bonus2 bSkillAtk,"RL_FIREDANCE",15;
}
}
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.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 27306
- Aegis Name
- Bellare_Card
- Name
- 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_REVOLVER) { .@r = getrefine(); bonus bHit,20; bonus bLongAtkRate,(5+.@r); if (.@r >= 10) { bonus2 bSkillAtk,"RL_FIREDANCE",15; } }
- Client Resource
- 이름없는카드
- Client Name
- Heart Hunter Bellare Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- 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/bellare_card.bmp
