Skip to content

Commit

Permalink
simplifying naval gui items, taking down historical pictures too big …
Browse files Browse the repository at this point in the history
…for frame
  • Loading branch information
dthird3 committed Jun 3, 2018
1 parent 8cbe346 commit d6ac5d1
Show file tree
Hide file tree
Showing 451 changed files with 257 additions and 173 deletions.
7 changes: 7 additions & 0 deletions mod/thegreatwar/common/units/equipment/battle_cruisers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ equipments = {
naval_range = 3000
port_capacity_usage = 1.5
manpower = 3500
year = 1922
}

battle_cruiser_1906 = {
Expand All @@ -46,6 +47,7 @@ battle_cruiser_1906 = {
archetype = battle_cruiser
manpower = 2030
priority = 50
year = 1906
}

battle_cruiser_1910 = {
Expand All @@ -71,6 +73,7 @@ battle_cruiser_1910 = {
parent = battle_cruiser_1906
manpower = 2190
priority = 50
year = 1910
}

battle_cruiser_1914 = {
Expand All @@ -96,6 +99,7 @@ battle_cruiser_1914 = {
parent = battle_cruiser_1910
manpower = 2870
priority = 50
year = 1914
}

battle_cruiser_1918 = {
Expand All @@ -121,6 +125,7 @@ battle_cruiser_1918 = {
parent = battle_cruiser_1914
manpower = 3180
priority = 50
year = 1918
}

battle_cruiser_1 = {
Expand All @@ -146,6 +151,7 @@ battle_cruiser_1 = {
parent = battle_cruiser_1918
manpower = 3500
priority = 50
year = 1922
}

battle_cruiser_2 = {
Expand All @@ -171,5 +177,6 @@ battle_cruiser_2 = {
parent = battle_cruiser_1
manpower = 4000
priority = 50
year = 1940
}
}
23 changes: 18 additions & 5 deletions mod/thegreatwar/common/units/equipment/battleships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ equipments = {
naval_range = 3000
port_capacity_usage = 2
manpower = 6000
year = 1922
}

battleship_1890 = {
Expand All @@ -46,13 +47,14 @@ battleship_1890 = {
archetype = battleship
manpower = 1740
priority = 60
year = 1890
}

battleship_1900 = {
reliability = 0.8
armor_value = 14
ap_attack = 6
build_cost_ic = 2810
armor_value = 15
ap_attack = 6.5
build_cost_ic = 2870
resources = { oil=1 steel=3 chromium=1 }
anti_air_attack = 0
torpedo_attack = 0
Expand All @@ -63,14 +65,15 @@ battleship_1900 = {
surface_detection = 3.5
sub_detection = 1.5
surface_visibility = 30
max_strength = 103
max_strength = 104
naval_speed = 14.5
naval_range = 2575
port_capacity_usage = 2
archetype = battleship
parent = battleship_1890
manpower = 3040
manpower = 3090
priority = 60
year = 1900
}

battleship_1906 = {
Expand All @@ -96,6 +99,7 @@ battleship_1906 = {
parent = battleship_1900
manpower = 4860
priority = 60
year = 1906
}

battleship_1910 = {
Expand All @@ -121,6 +125,7 @@ battleship_1910 = {
parent = battleship_1906
manpower = 5400
priority = 60
year = 1910
}

battleship_1914 = {
Expand All @@ -146,6 +151,7 @@ battleship_1914 = {
parent = battleship_1910
manpower = 5500
priority = 60
year = 1914
}

battleship_1918 = {
Expand All @@ -171,6 +177,7 @@ battleship_1918 = {
parent = battleship_1914
manpower = 5750
priority = 60
year = 1918
}

battleship_1 = {
Expand All @@ -196,6 +203,7 @@ battleship_1 = {
parent = battleship_1918
manpower = 6000
priority = 60
year = 1922
}

battleship_2 = {
Expand All @@ -221,6 +229,7 @@ battleship_2 = {
parent = battleship_1
manpower = 6600
priority = 60
year = 1936
}

battleship_3 = {
Expand All @@ -246,6 +255,7 @@ battleship_3 = {
parent = battleship_2
manpower = 7000
priority = 60
year = 1940
}

battleship_4 = {
Expand All @@ -271,6 +281,7 @@ battleship_4 = {
parent = battleship_3
manpower = 7400
priority = 60
year = 1944
}

SH_battleship_1 = {
Expand All @@ -295,6 +306,7 @@ SH_battleship_1 = {
archetype = battleship
manpower = 9000
priority = 60
year = 1936
}

SH_battleship_2 = {
Expand All @@ -320,5 +332,6 @@ SH_battleship_2 = {
parent = SH_battleship_1
manpower = 10000
priority = 60
year = 1944
}
}
7 changes: 7 additions & 0 deletions mod/thegreatwar/common/units/equipment/carriers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ equipments = {
carrier_size = 45
offensive_weapons = no
manpower = 4500
year = 1922
}

carrier_1914 = {
Expand All @@ -48,6 +49,7 @@ carrier_1914 = {
archetype = carrier
manpower = 4200
priority = 70
year = 1914
}

carrier_1918 = {
Expand All @@ -74,6 +76,7 @@ carrier_1918 = {
parent = carrier_1914
manpower = 4090
priority = 70
year = 1918
}

carrier_1 = {
Expand All @@ -100,6 +103,7 @@ carrier_1 = {
parent = carrier_1918
manpower = 4500
priority = 70
year = 1922
}

carrier_2 = {
Expand All @@ -125,6 +129,7 @@ carrier_2 = {
parent = carrier_1
manpower = 5000
priority = 70
year = 1936
}

carrier_3 = {
Expand All @@ -150,6 +155,7 @@ carrier_3 = {
parent = carrier_2
manpower = 5500
priority = 70
year = 1940
}

carrier_4 = {
Expand All @@ -175,5 +181,6 @@ carrier_4 = {
parent = carrier_3
manpower = 6000
priority = 70
year = 1944
}
}
31 changes: 21 additions & 10 deletions mod/thegreatwar/common/units/equipment/destroyers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ equipments = {
port_capacity_usage = 1
sub_attack = 10
manpower = 250
year = 1922
}

destroyer_1890 = {
Expand All @@ -41,12 +42,13 @@ destroyer_1890 = {
surface_visibility = 10
max_strength = 6
naval_speed = 25
naval_range = 825
naval_range = 800
port_capacity_usage = 1
sub_attack = 2
archetype = destroyer
manpower = 110
priority = 20
year = 1890
}

destroyer_1900 = {
Expand All @@ -73,32 +75,34 @@ destroyer_1900 = {
parent = destroyer_1890
manpower = 130
priority = 20
year = 1900
}

destroyer_1906 = {
reliability = 0.75
armor_value = 0
ap_attack = 0.5
build_cost_ic = 410
build_cost_ic = 430
resources = { oil=1 steel=2 }
anti_air_attack = 0
torpedo_attack = 1
attack = 0.5
fire_range = 10.5
shore_bombardment = 0
evasion = 56.5
surface_detection = 9
sub_detection = 22.5
evasion = 57.5
surface_detection = 9.5
sub_detection = 24
surface_visibility = 10
max_strength = 11
naval_speed = 26.5
naval_range = 950
max_strength = 12
naval_speed = 27
naval_range = 850
port_capacity_usage = 1
sub_attack = 4
archetype = destroyer
parent = destroyer_1900
manpower = 170
priority = 20
year = 1906
}

destroyer_1910 = {
Expand All @@ -125,6 +129,7 @@ destroyer_1910 = {
parent = destroyer_1906
manpower = 180
priority = 20
year = 1910
}

destroyer_1914 = {
Expand All @@ -144,13 +149,14 @@ destroyer_1914 = {
surface_visibility = 10
max_strength = 19
naval_speed = 31
naval_range = 1175
naval_range = 1125
port_capacity_usage = 1
sub_attack = 7
archetype = destroyer
parent = destroyer_1910
manpower = 180
manpower = 190
priority = 20
year = 1914
}

destroyer_1918 = {
Expand All @@ -177,6 +183,7 @@ destroyer_1918 = {
parent = destroyer_1914
manpower = 230
priority = 20
year = 1918
}

destroyer_1 = {
Expand All @@ -203,6 +210,7 @@ destroyer_1 = {
parent = destroyer_1918
manpower = 250
priority = 20
year = 1922
}

destroyer_2 = {
Expand All @@ -229,6 +237,7 @@ destroyer_2 = {
parent = destroyer_1
manpower = 325
priority = 20
year = 1936
}

destroyer_3 = {
Expand All @@ -255,6 +264,7 @@ destroyer_3 = {
parent = destroyer_2
manpower = 400
priority = 20
year = 1940
}

destroyer_4 = {
Expand All @@ -281,5 +291,6 @@ destroyer_4 = {
parent = destroyer_3
manpower = 500
priority = 20
year = 1944
}
}
Loading

0 comments on commit d6ac5d1

Please sign in to comment.