Doomsday Modding Notes
This is documentation of what changes exist between HoI2 and Doomsday (i.e.
what do we need to worry about when migrating HoI2 mods to Doomsday.
Province.csv - no changes, go ahead and use province.csv files
from HoI2.
Units:
- Marine & Mountain Divisions - two more division types were added.
- Nuclear Submarine - new unit type
- Escort Fighters - are no longer a unit; they are an attachment!
- Naval units - now have a separate convoy attack rating
Brigades:
AI Files:
- evac_islands (yes/no) - new variable
- Construction: Nuclear variables: nuclear_reactor; nuclear_reactor_prov;
max_nuclear; rocket_test; rocket_test_prov; max_rocket
- military (build): escort_carrier; nuclear_submarine
- spyprefs
misc.txt:
- Time in days to send a division to an ally
- TC Load from undeployed brigades
- If units can be sold/transfered to non allied countries
- Chance to get terrain trait
- Chance to get event trait
- Bonus on terrain trait
- bonus_on_event_trait
- chance of leaders dying while in combat per day
db folder:
Government Sliders:
- Standing Army - "Unit Upgrade Time and Cost" value cut in half.
Very good change!
Problems:
The code recalculates costs for units set in the INC files. Thus customized
unit costs in the build queue no longer work.