ID #31012
Card
LoVA Bahamut Card
Buy Price: N/A
Sell Price: N/A
Increases damage of Dragon Breath and Dragon Breath - Water by 5%.
_______________________
Refine Level +7:
Decreases After Skill Delay by 1%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
_______________________
Refine Level +7:
Decreases After Skill Delay by 1%.
_______________________
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",5; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",5; if (getrefine()>=7) { bonus bDelayrate,-1; }
bonus2 bSkillAtk,"RK_DRAGONBREATH",5;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",5;
if (getrefine()>=7) {
bonus bDelayrate,-1;
}