ID #31013
Card
LoVA Realization Bahamut Card
Buy Price: N/A
Sell Price: N/A
Increases damage of Dragon Breath and Dragon Breath - Water by 15%.
_______________________
Refine Level +7:
Decreases After Skill Delay by 3%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
_______________________
Refine Level +7:
Decreases After Skill Delay by 3%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus2 bSkillAtk,"RK_DRAGONBREATH",15; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; if (getrefine()>=7) { bonus bDelayrate,-3; }
bonus2 bSkillAtk,"RK_DRAGONBREATH",15;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15;
if (getrefine()>=7) {
bonus bDelayrate,-3;
}