From f0a48808ec59b3295d88ff3d2e835db4ce53a24b Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:16:37 +0200 Subject: [PATCH 1/6] Battleship naval limit --- icen_PUIR/units/battleship.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/battleship.txt b/icen_PUIR/units/battleship.txt index 0c93341..8b24541 100644 --- a/icen_PUIR/units/battleship.txt +++ b/icen_PUIR/units/battleship.txt @@ -32,7 +32,7 @@ battleship = { } min_port_level = 4 limit_per_port = -1 #-1 is unlimited, but it is possible to limit number of ships per port level. - supply_consumption_score = 55 + supply_consumption_score = 25 #55 supply_consumption = 1.0 supply_cost = { From ba05af56f8cc52775a479fbcd7ba37d38905bb28 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:17:33 +0200 Subject: [PATCH 2/6] commerce raider naval supply --- icen_PUIR/units/commerce_raider.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/commerce_raider.txt b/icen_PUIR/units/commerce_raider.txt index 70c91e8..ca14ccb 100644 --- a/icen_PUIR/units/commerce_raider.txt +++ b/icen_PUIR/units/commerce_raider.txt @@ -29,7 +29,7 @@ commerce_raider = { } min_port_level = 1 limit_per_port = -1 - supply_consumption_score = 5 + supply_consumption_score = 3 supply_consumption = 1.0 supply_cost = { From 5cb68ea13668462743877e3f36ba544382bec18e Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:17:57 +0200 Subject: [PATCH 3/6] cruiser naval supply --- icen_PUIR/units/cruiser.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/cruiser.txt b/icen_PUIR/units/cruiser.txt index dd15fad..467e144 100644 --- a/icen_PUIR/units/cruiser.txt +++ b/icen_PUIR/units/cruiser.txt @@ -32,7 +32,7 @@ cruiser = { } min_port_level = 4 limit_per_port = -1 - supply_consumption_score = 20 + supply_consumption_score = 16 supply_consumption = 1.0 supply_cost = { From 99128fea2962352b4c5eb808ee24ea8a9b7766d9 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:18:24 +0200 Subject: [PATCH 4/6] dreadnaught naval limit --- icen_PUIR/units/dreadnought.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/dreadnought.txt b/icen_PUIR/units/dreadnought.txt index 2d630cb..595b32e 100644 --- a/icen_PUIR/units/dreadnought.txt +++ b/icen_PUIR/units/dreadnought.txt @@ -34,7 +34,7 @@ dreadnought = { } min_port_level = 5 limit_per_port = -1 - supply_consumption_score = 95 + supply_consumption_score = 40 #95 supply_consumption = 1.0 supply_cost = { From 91b98846c0d965a407864f344061f086983f8cb0 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:20:22 +0200 Subject: [PATCH 5/6] ironclad naval limit --- icen_PUIR/units/ironclad.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/ironclad.txt b/icen_PUIR/units/ironclad.txt index 5490d7b..b82e1ad 100644 --- a/icen_PUIR/units/ironclad.txt +++ b/icen_PUIR/units/ironclad.txt @@ -32,7 +32,7 @@ ironclad = { } min_port_level = 3 limit_per_port = -1 - supply_consumption_score = 6 + supply_consumption_score = 5 supply_consumption = 1.0 supply_cost = { From 6babb8b361e0737b25913694e82a48e59789d6e9 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Thu, 5 Sep 2019 18:20:50 +0200 Subject: [PATCH 6/6] monitor naval limit --- icen_PUIR/units/monitor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icen_PUIR/units/monitor.txt b/icen_PUIR/units/monitor.txt index 490a250..39b0c36 100644 --- a/icen_PUIR/units/monitor.txt +++ b/icen_PUIR/units/monitor.txt @@ -29,7 +29,7 @@ monitor = { } min_port_level = 3 limit_per_port = -1 - supply_consumption_score = 6 + supply_consumption_score = 5 supply_consumption = 1.0 supply_cost = {