How to make naval combat more deadly?

Please post here for questions and discussion about scenario, art and sound modding.

Moderator: doomtrader

Post Reply
User avatar
borsook79
Posts: 468
Joined: Sun Jun 29, 2008 8:39 am

How to make naval combat more deadly?

Post by borsook79 »

ATM most of shots in naval battles are misses or even if they hit they have little to no effect. Can I change any parameter to make naval combat more deadly?
"Patriotism is your conviction that this country is superior to all other countries because you were born in it." - G.B. Shaw
User avatar
doomtrader
Posts: 5319
Joined: Tue Jul 22, 2008 5:21 am
Location: Poland
Contact:

RE: How to make naval combat more deadly?

Post by doomtrader »

in consts.ini file in the scenario folder, you should look for those values:
[MaximalDamageDealtByNavalUnits]
UnitType40 = 5
UnitType41 = 4
UnitType42 = 3
UnitType43 = 2
UnitType44 = 1
UnitType45 = 1

[MinimalDamageDealtByNavalUnits]
UnitType40 = 2
UnitType41 = 1
UnitType42 = 1
UnitType43 = 1
UnitType44 = 1
UnitType45 = 1

Those above are responsible for damages dealt by naval units.
User avatar
borsook79
Posts: 468
Joined: Sun Jun 29, 2008 8:39 am

RE: How to make naval combat more deadly?

Post by borsook79 »

ORIGINAL: doomtrader

in consts.ini file in the scenario folder, you should look for those values:
[MaximalDamageDealtByNavalUnits]
UnitType40 = 5
UnitType41 = 4
UnitType42 = 3
UnitType43 = 2
UnitType44 = 1
UnitType45 = 1

[MinimalDamageDealtByNavalUnits]
UnitType40 = 2
UnitType41 = 1
UnitType42 = 1
UnitType43 = 1
UnitType44 = 1
UnitType45 = 1

Those above are responsible for damages dealt by naval units.
Thanks! But what about their chance to hit? my gripe is mostly with the number of misses
"Patriotism is your conviction that this country is superior to all other countries because you were born in it." - G.B. Shaw
Post Reply

Return to “Design and Modding”