
RENEWAL / ITEMS
Heart Hunter Card
#27149Card
Heart_Hunter_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Increases long-ranged damage on targets by 5%, if the user has a Grenade Launcher, Revolver or Rifle equipped.
Increases long-ranged damage on targets by an additional 1% per upgrade level of the compounded item, if the user has a Grenade Launcher, Revolver or Rifle equipped.
If upgrade level is +10 or higher,
Increases long-ranged damage on targets by an additional 5%
Class: Card
Compounds On: 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
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
.@r = getrefine();
if (.@type == W_REVOLVER || .@type == W_RIFLE || .@type == W_GRENADE) {
bonus bLongAtkRate,5+.@r+(.@r >= 10 ? 5 : 0);
}
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 |
![]() | 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
- 27149
- Aegis Name
- Heart_Hunter_Card
- Name
- Heart Hunter Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Right Hand
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); .@r = getrefine(); if (.@type == W_REVOLVER || .@type == W_RIFLE || .@type == W_GRENADE) { bonus bLongAtkRate,5+.@r+(.@r >= 10 ? 5 : 0); }
- Client Resource
- 이름없는카드
- Client Name
- Heart Hunter Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 1543227149
- Names
- Bacchus_ArmorHeart_Hunter_Card
- Script
- bonus2 bSkillAtk,"RL_FIREDANCE",30; autobonus3 "{ bonus bFlee,100; }",1000,3000,"RL_FALLEN_ANGEL";
- Items
- 27149450386
- Names
- Heart_Hunter_CardBacchus_Armor_LT
- Script
- bonus bBaseAtk,100; bonus2 bAddClass,Class_Boss,15; bonus2 bAddClass,Class_Normal,15;
- 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/heart_hunter_card.bmp
