Item Details

Heart Hunter Card ( Heart_Hunter_Card )

# 27149 Heart Hunter Card
Heart Hunter Card Buy: 20 zeny Sell: 10 zeny Weight: 1 Slots: N/A
Type: Card item. Subtype: N/A Gender: Both Locations: Weapon
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: N/A Equip Level Max: N/A
Refineable: N/A Gradable: N/A Element: Neutral Classes: N/A

Bônus para armas do tipo Pistola, Rifle e Lança-Granadas:
-
Dano físico a distância +5%.
Refino +10 ou mais:
Dano físico a distância +5% adicional.
A cada refino:
Dano físico a distância +1%.
--------------------------
Tipo: Carta
Equipa em: Arma
Peso: 1

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

All

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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);
}
N/A
N/A