continue first full balancing round
This commit is contained in:
@@ -179,7 +179,7 @@ materials = [{item = "battlecruiser_hull", amount = 1}]
|
||||
production_time_seconds = 5
|
||||
|
||||
[ship.health]
|
||||
hp = 2700
|
||||
hp = 2200
|
||||
|
||||
[ship.movement]
|
||||
speed_mps = 20
|
||||
@@ -222,7 +222,7 @@ materials = [{item = "battleship_hull", amount = 1}]
|
||||
production_time_seconds = 6
|
||||
|
||||
[ship.health]
|
||||
hp = 7500
|
||||
hp = 6300
|
||||
|
||||
[ship.movement]
|
||||
speed_mps = 15
|
||||
@@ -267,7 +267,7 @@ materials = [{item = "dreadnought_hull", amount = 1}]
|
||||
production_time_seconds = 8
|
||||
|
||||
[ship.health]
|
||||
hp = 15500
|
||||
hp = 24000
|
||||
|
||||
[ship.movement]
|
||||
speed_mps = 10
|
||||
@@ -308,7 +308,7 @@ materials = [{item = "carrier_hull", amount = 1}]
|
||||
production_time_seconds = 8
|
||||
|
||||
[ship.health]
|
||||
hp = 15500
|
||||
hp = 24000
|
||||
|
||||
[ship.movement]
|
||||
speed_mps = 10
|
||||
|
||||
Reference in New Issue
Block a user