Renewal
.:Renewal Item Database:.
Search Item By ID


Bellare Card [Weapon]   Item ID# 27306 (Bellare_Card)
Heart Hunter Bellare Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Fire Dance
Description
When compounded on Revolver class weapons:
HIT +20. Increases long ranged physical damage by 5%.

For each refine level:
Increases long ranged physical damage by additional 1%.

Refine Level +10:
Increases damage of Fire Dance by 15%.

[iRO Description]
Class: Card
Compounds On: Weapon
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%.
Item 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

back to top