ID #312261
Card
Night Watch Soul (Grenade)
Buy Price: N/A
Sell Price: N/A
Increases damage of Basic Grenade, Hasty Fire in the Hole and Grenades Dropping by 2%.
_______________________
For each 2 Refine Levels:
Increases damage of Basic Grenade, Hasty Fire in the Hole and Grenades Dropping by additional 1%.
_______________________
For each 2 Refine Levels:
Increases damage of Basic Grenade, Hasty Fire in the Hole and Grenades Dropping by additional 1%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"NW_HASTY_FIRE_IN_THE_HOLE",2+(.@r/2); bonus2 bSkillAtk,"NW_BASIC_GRENADE",2+(.@r/2); bonus2 bSkillAtk,"NW_GRENADES_DROPPING",2+(.@r/2);
.@r = getrefine(); bonus2 bSkillAtk,"NW_HASTY_FIRE_IN_THE_HOLE",2+(.@r/2); bonus2 bSkillAtk,"NW_BASIC_GRENADE",2+(.@r/2); bonus2 bSkillAtk,"NW_GRENADES_DROPPING",2+(.@r/2);