ID #29386
Card
Neve of Death (Fortune)
Buy Price: N/A
Sell Price: N/A
Increases Critical Damage by 3%.
_______________________
Refine Level +7:
Increases Critical Damage by 1%.
_______________________
Refine Level +9:
Increases Critical Damage by 1%.
_______________________
When enchanted on Dark Hand:
Increases Critical Damage by 5%.
_______________________
Refine Level +7:
Increases Critical Damage by 1%.
_______________________
Refine Level +9:
Increases Critical Damage by 1%.
_______________________
When enchanted on Dark Hand:
Increases Critical Damage by 5%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bCritAtkRate,((.@r>=9)?5:((.@r>=7)?4:3));
.@r = getrefine(); bonus bCritAtkRate,((.@r>=9)?5:((.@r>=7)?4:3));