Item Details

Bellare Card ( Bellare_Card )

# 27306 Bellare Card
Bellare 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:
-
Precisão +20.
Dano físico a distância +5%.
A cada refino:
Dano físico a distância +1%.
Refino +10 ou mais:
Dano de [Descarregar Tambor] +15%.
--------------------------
Tipo: Carta
Equipa em: Arma
Peso: 1

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%.

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:
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;
   }
}
N/A
N/A