• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

axxey

Second Lieutenant
2 Badges
Aug 4, 2015
105
35
  • Darkest Hour
  • For The Glory
As it is seem now, land forts (and probably coastal) are damaged by both ground and strategic aerial bombardments, resulting in very low usefullness of these compared with build costs. I want to reduce damage factor, but can't found their dedicated modifiers in misc.txt

There only following can be found:

Code:
# Damage factor versus Naval Bases from bombing
	2.0
# Damage factor versus Air Bases from bombing
	2.0
# Damage factor versus AA from bombing
	0.3
# Damage factor versus rocket from bombing
	0.2
# Damage factor versus nuke from bombing
	0.2
# Damage factor versus Radar from bombing
	0.5
# Damage factor versus Infra from bombing
	0.14
# Damage factor versus IC from bombing
	1.0
# Damage factor versus resources from bombing
	1.0

Which one is currently used for fortifications, btw - IC or Infra?
 
Something like this?

# Land and Coastal forts damage modifier for every 100 STR points of attacking units, hourly applied.
0.01 #0.01
# Max damage Land and Coastal forts could take per hour in combat
0.05 #0.05
 
Thanks, forget about these!

They are from unmodded misc.txt and they are way too high, btw. In DHF (and most of mods) their values are seriously nerfed in right way:

Code:
# Land and Coastal forts damage modifier for every 100 STR points of attacking units, hourly applied.
    0.00021 #0.00042
# Max damage Land and Coastal forts could take per hour in combat.
    0.002 #0.01