ID #27139
Card
The Devil
Buy Price: N/A
Sell Price: N/A
Increases damage of Feint Bomb by 5%.
_______________________
For each Refine Level:
Increases damage of Feint Bomb by additional 1%.
_______________________
Refine Level +10:
Increases damage of Feint Bomb by additional 5%.
_______________________
When equipped with Arcana:
AGI +3, HIT +50
Increases damage of Feint Bomb by additional 50%.
_______________________
Type: Card
Compound on: All slots
Weight: 1
_______________________
For each Refine Level:
Increases damage of Feint Bomb by additional 1%.
_______________________
Refine Level +10:
Increases damage of Feint Bomb by additional 5%.
_______________________
When equipped with Arcana:
AGI +3, HIT +50
Increases damage of Feint Bomb by additional 50%.
_______________________
Type: Card
Compound on: All slots
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 .@r = getrefine(); bonus2 bSkillAtk,"SC_FEINTBOMB",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"SC_FEINTBOMB",5;
.@r = getrefine(); bonus2 bSkillAtk,"SC_FEINTBOMB",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"SC_FEINTBOMB",5;