Heart Hunter Card ( Heart_Hunter_Card )
# 27149 |
![]() |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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: Increases long-ranged damage on targets by 5%, if the user has a Grenade Launcher, Revolver or Rifle equipped. All
.@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 |