Hearts of Iron IV

Hearts of Iron IV

Better Mechanics : Combat
Zobrazuje se 51–60 z 103 položek
< 1 ... 4  5  6  7  8 ... 11 >
Aktualizace: 3. úno. 2024 v 1.48

Aktualizace: 3. led. 2024 v 11.34

Aktualizace: 3. led. 2024 v 1.08

Update :
Better Mechanics : Combat

--------------------------------------------------------------------------------------------------------------
-- SUPPLY FLOW REWORK
--------------------------------------------------------------------------------------------------------------

NDefines.NSupply.VP_TO_SUPPLY_BASE = 0.2 -- Bonus to supply from a VP, no matter the level (Base is 0.2)
NDefines.NSupply.AVAILABLE_MANPOWER_STATE_SUPPLY = 0.5 --Factor for state supply from max manpower (population) (Base is 0.18, this is PER MILLION.)
NDefines.NSupply.VP_TO_SUPPLY_BONUS_CONVERSION = 0.05 -- Bonus to supply local supplies from Victory Points, multiplied by this aspect and rounded to closest integer (Base is 0.05)
NDefines.NSupply.CAPITAL_INITIAL_SUPPLY_FLOW = 5.0 -- starting supply from
NDefines.NSupply.CAPITAL_STARTING_PENALTY_PER_PROVINCE = 0.5 -- starting penalty that will be added as supply moves away from its origin (modified by stuff like terrain) (Default is 0.5)
NDefines.NSupply.CAPITAL_ADDED_PENALTY_PER_PROVINCE = 1.2 -- added penalty as we move away from origin (Default is 1.2)

-- defines that are used for supply reach for built nodes
NDefines.NSupply.NODE_INITIAL_SUPPLY_FLOW = 2.8
NDefines.NSupply.NODE_STARTING_PENALTY_PER_PROVINCE = 0.30 -- default is 0.5
NDefines.NSupply.NODE_ADDED_PENALTY_PER_PROVINCE = 0.50 -- default is 0.7

-- defines that are used for supply reach for dockyards
NDefines.NSupply.NAVAL_BASE_INITIAL_SUPPLY_FLOW = 3.3
NDefines.NSupply.NAVAL_BASE_STARTING_PENALTY_PER_PROVINCE = 0.84
NDefines.NSupply.NAVAL_BASE_ADDED_PENALTY_PER_PROVINCE = 1.1
TLDR : I reworked supply to be less hard to come by but still extremely important (North Africa is Playable now)

Aktualizace: 16. pro. 2023 v 3.47

Aktualizace: 15. lis. 2023 v 12.09

Aktualizace: 11. lis. 2023 v 23.20

Aktualizace: 3. lis. 2023 v 16.29

Aktualizace: 10. říj. 2023 v 8.53

Aktualizace: 10. říj. 2023 v 8.49

Aktualizace: 26. zář. 2023 v 10.57