Hearts of Iron IV

Hearts of Iron IV

Better Mechanics : Production
Showing 21-30 of 61 entries
< 1  2  3  4  5  6  7 >
Update: 5 Apr, 2024 @ 2:10pm

Update: 1 Apr, 2024 @ 8:47pm

Update: 18 Mar, 2024 @ 8:07am

Update: 8 Feb, 2024 @ 7:49am

Update: 5 Feb, 2024 @ 6:40am

Update: 6 Dec, 2023 @ 12:40am

Update: 10 Nov, 2023 @ 7:47am

Update: 28 Oct, 2023 @ 3:22am

Changed The following defines :

--------------------------------------------------------------------------------------------------------------
-- INDUSTRIAL PRODUCTION
--------------------------------------------------------------------------------------------------------------

NDefines.NProduction.BASE_FACTORY_SPEED_MIL = 6.75
NDefines.NProduction.BASE_FACTORY_SPEED_NAV = 5
NDefines.NProduction.MAX_CIV_FACTORIES_PER_LINE = 10
NDefines.NProduction.BASE_FACTORY_START_EFFICIENCY_FACTOR = 7.5
NDefines.NProduction.BASE_FACTORY_EFFICIENCY_GAIN = 0.75

--------------------------------------------------------------------------------------------------------------
-- REPLENISHMENT and UPKEEP MECHANICS
--------------------------------------------------------------------------------------------------------------

NDefines.NMilitary.UNIT_UPKEEP_ATTRITION = 0.01 --Constant attrition value applied to armies.

--------------------------------------------------------------------------------------------------------------
-- FUEL CONSUMPTION BALANCE
--------------------------------------------------------------------------------------------------------------

NDefines.NAir.FUEL_COST_MULT = 0.2625
NDefines.NMilitary.ARMY_FUEL_COST_MULT = 0.375
NDefines.NNavy.FUEL_COST_MULT = 0.05

And Miscleanneous bugfixes

Update: 10 Oct, 2023 @ 8:50am

Update: 23 Sep, 2023 @ 12:14pm