Shannon V. OKeets
Posts: 22095
Joined: 5/19/2005 From: Honolulu, Hawaii Status: offline
|
Partisans get a +1 to their combat factors in forest (regardless of weather). So it is 14:2 => +14 with -4 for the weather => +10. The choice for using the snow units is later in the sequence of play. === // **************************************************************************** // Land combat resolution subphases. // **************************************************************************** TLandCombatResSubPhase = ( LCRspLandCombatSelection, // RAC 11.16.5. LCRspDefSnowUnits, // RAC 8.2.7. LCRspAttSnowUnits, // RAC 8.2.7. LCRspChooseCombatType, // RAC 11.16.5 & 11.16.6. LCRspLandCombatResolution, // RAC 11.16.5 & 11.16.6. LCRspAssignLosses, // RAC 11.16.5. LCRspConvertShattered, // RAC 11.16.5. LCRspHexControl, // RAC 11.11.6 (overruns) LCRspRetreats, // RAC 11.16.5. LCRspAdvanceAfterCombat // RAC 11.16.5. === If you include snow units in the attack, then it should be +13 (all the Finns are snow units, hence +3).
_____________________________
Steve Perfection is an elusive goal.
|