Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
Ability Category 24: Attrition Modifiers
From AGEWiki
An ability class to handle a reduction in attrition loss and Supply Decay because of foul weather.
This ability should only be applied at the Leader and Group levels.
The parameters used in the ability, for attrition:
- Param0 is ModifierInHarsh, the reduction in damages from harsh weather (-25 would be a reduction of 25% in attrition losses).
- Param1 is ModifierInVeryHarsh, the reduction in damages from very harsh weather.
- ListParam0 (in the abilities file) list the terrain aliases giving the modifier
parameters used for Supply Decay in the PON "Safe Supply System for Colonial region" are:
- Param2 is DecayProtect, the % chance of preventing a decay, as for the attribute.
- Param3 is DecayMaxProtect, the maximum % chance where the ability will work. It is possible to cumulate several abilities theoretically, so they can all be restricted to not go above 75% (e.g) in case several are there.
- Param4 is ImmuneDecayNumber, only works at the unit level of ability. All tests wil be skipped in the units has this number or less supply points. i.e if the number is 4, then no decay can occurs to these 4 last points.
This ability is used for example for a Colonial leader or a Swamp fox leader ... So when you parametize the ability the modifier will apply to all the terrains you list equally (you can not say that the leader gives -20% in Wilderness but -50% in Swamp, this is not possible).
Note: Using this ability at Self or Unit level may function correctly, but will severely increase the time for turn processing if a large number of units exist in the scenario.
See also: Foul Weather Attributes
See also: Supply Decay