Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
dthird3 committed Jun 10, 2018
1 parent 22d92d2 commit df8f029
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 202 deletions.
36 changes: 18 additions & 18 deletions mod/thegreatwar/common/units/equipment/battle_cruisers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ equipments = {
battle_cruiser = {
is_archetype = yes
type = capital_ship group_by=archetype interface_category=interface_category_capital_ships upgrades={ ship_reliability_upgrade ship_engine_upgrade ship_armor_upgrade ship_gun_upgrade }
year = 1922
reliability = 0.80
armor_value = 23
ap_attack = 30
Expand All @@ -22,10 +23,11 @@ equipments = {
naval_range = 3000
port_capacity_usage = 1.5
manpower = 3500
year = 1922
}

battle_cruiser_1906 = {
year = 1906
archetype = battle_cruiser
reliability = 0.8
armor_value = 14
ap_attack = 15.5
Expand All @@ -44,13 +46,14 @@ battle_cruiser_1906 = {
naval_speed = 23.5
naval_range = 1400
port_capacity_usage = 1.5
archetype = battle_cruiser
manpower = 2030
priority = 50
year = 1906
}

battle_cruiser_1910 = {
year = 1910
archetype = battle_cruiser
parent = battle_cruiser_1906
reliability = 0.8
armor_value = 15
ap_attack = 20
Expand All @@ -69,14 +72,14 @@ battle_cruiser_1910 = {
naval_speed = 24
naval_range = 2250
port_capacity_usage = 1.5
archetype = battle_cruiser
parent = battle_cruiser_1906
manpower = 2190
priority = 50
year = 1910
}

battle_cruiser_1914 = {
year = 1914
archetype = battle_cruiser
parent = battle_cruiser_1910
reliability = 0.8
armor_value = 18
ap_attack = 25
Expand All @@ -95,14 +98,14 @@ battle_cruiser_1914 = {
naval_speed = 25
naval_range = 2450
port_capacity_usage = 1.5
archetype = battle_cruiser
parent = battle_cruiser_1910
manpower = 2870
priority = 50
year = 1914
}

battle_cruiser_1918 = {
year = 1918
archetype = battle_cruiser
parent = battle_cruiser_1914
reliability = 0.8
armor_value = 24
ap_attack = 27.5
Expand All @@ -121,14 +124,14 @@ battle_cruiser_1918 = {
naval_speed = 26.5
naval_range = 2725
port_capacity_usage = 1.5
archetype = battle_cruiser
parent = battle_cruiser_1914
manpower = 3180
priority = 50
year = 1918
}

battle_cruiser_1 = {
year = 1922
archetype = battle_cruiser
parent = battle_cruiser_1918
reliability = 0.80
armor_value = 23
ap_attack = 30
Expand All @@ -147,14 +150,14 @@ battle_cruiser_1 = {
naval_speed = 28
naval_range = 3000
port_capacity_usage = 1.5
archetype = battle_cruiser
parent = battle_cruiser_1918
manpower = 3500
priority = 50
year = 1922
}

battle_cruiser_2 = {
year = 1940
archetype = battle_cruiser
parent = battle_cruiser_1
reliability = 0.90
armor_value = 30
ap_attack = 37
Expand All @@ -173,10 +176,7 @@ battle_cruiser_2 = {
naval_speed = 32
naval_range = 5000
port_capacity_usage = 1.5
archetype = battle_cruiser
parent = battle_cruiser_1
manpower = 4000
priority = 50
year = 1940
}
}
70 changes: 35 additions & 35 deletions mod/thegreatwar/common/units/equipment/battleships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ equipments = {
battleship = {
is_archetype = yes
type = capital_ship group_by=archetype interface_category=interface_category_capital_ships upgrades={ ship_reliability_upgrade ship_engine_upgrade ship_armor_upgrade ship_gun_upgrade }
year = 1922
reliability = 0.80
armor_value = 26
ap_attack = 31
Expand All @@ -22,10 +23,11 @@ equipments = {
naval_range = 3000
port_capacity_usage = 2
manpower = 6000
year = 1922
}

battleship_1890 = {
year = 1890
archetype = battleship
reliability = 0.8
armor_value = 10
ap_attack = 4.5
Expand All @@ -44,13 +46,14 @@ battleship_1890 = {
naval_speed = 12
naval_range = 1675
port_capacity_usage = 2
archetype = battleship
manpower = 1740
priority = 60
year = 1890
}

battleship_1900 = {
year = 1900
archetype = battleship
parent = battleship_1890
reliability = 0.8
armor_value = 15
ap_attack = 6.5
Expand All @@ -69,14 +72,14 @@ battleship_1900 = {
naval_speed = 14.5
naval_range = 2575
port_capacity_usage = 2
archetype = battleship
parent = battleship_1890
manpower = 3090
priority = 60
year = 1900
}

battleship_1906 = {
year = 1906
archetype = battleship
parent = battleship_1900
reliability = 0.8
armor_value = 21
ap_attack = 16.5
Expand All @@ -95,14 +98,14 @@ battleship_1906 = {
naval_speed = 16.5
naval_range = 2725
port_capacity_usage = 2
archetype = battleship
parent = battleship_1900
manpower = 4860
priority = 60
year = 1906
}

battleship_1910 = {
year = 1910
archetype = battleship
parent = battleship_1906
reliability = 0.8
armor_value = 22
ap_attack = 18.5
Expand All @@ -121,14 +124,14 @@ battleship_1910 = {
naval_speed = 17
naval_range = 2800
port_capacity_usage = 2
archetype = battleship
parent = battleship_1906
manpower = 5400
priority = 60
year = 1910
}

battleship_1914 = {
year = 1914
archetype = battleship
parent = battleship_1910
reliability = 0.8
armor_value = 23
ap_attack = 24.5
Expand All @@ -147,14 +150,14 @@ battleship_1914 = {
naval_speed = 18
naval_range = 2850
port_capacity_usage = 2
archetype = battleship
parent = battleship_1910
manpower = 5500
priority = 60
year = 1914
}

battleship_1918 = {
year = 1918
archetype = battleship
parent = battleship_1914
reliability = 0.8
armor_value = 25
ap_attack = 28
Expand All @@ -173,14 +176,14 @@ battleship_1918 = {
naval_speed = 19
naval_range = 2900
port_capacity_usage = 2
archetype = battleship
parent = battleship_1914
manpower = 5750
priority = 60
year = 1918
}

battleship_1 = {
year = 1922
archetype = battleship
parent = battleship_1918
reliability = 0.80
armor_value = 26
ap_attack = 31
Expand All @@ -199,14 +202,14 @@ battleship_1 = {
naval_speed = 20
naval_range = 3000
port_capacity_usage = 2
archetype = battleship
parent = battleship_1918
manpower = 6000
priority = 60
year = 1922
}

battleship_2 = {
year = 1936
archetype = battleship
parent = battleship_1
reliability = 0.85
armor_value = 32
ap_attack = 36
Expand All @@ -225,14 +228,14 @@ battleship_2 = {
naval_speed = 26
naval_range = 4000
port_capacity_usage = 2
archetype = battleship
parent = battleship_1
manpower = 6600
priority = 60
year = 1936
}

battleship_3 = {
year = 1940
archetype = battleship
parent = battleship_2
reliability = 0.90
armor_value = 37
ap_attack = 40
Expand All @@ -251,14 +254,14 @@ battleship_3 = {
naval_speed = 28
naval_range = 5000
port_capacity_usage = 2
archetype = battleship
parent = battleship_2
manpower = 7000
priority = 60
year = 1940
}

battleship_4 = {
year = 1944
archetype = battleship
parent = battleship_3
reliability = 0.92
armor_value = 40
ap_attack = 43
Expand All @@ -277,14 +280,13 @@ battleship_4 = {
naval_speed = 30
naval_range = 6000
port_capacity_usage = 2
archetype = battleship
parent = battleship_3
manpower = 7400
priority = 60
year = 1944
}

SH_battleship_1 = {
year = 1936
archetype = battleship
reliability = 0.85
armor_value = 47
ap_attack = 50
Expand All @@ -303,13 +305,14 @@ SH_battleship_1 = {
naval_speed = 26
naval_range = 4000
port_capacity_usage = 4
archetype = battleship
manpower = 9000
priority = 60
year = 1936
}

SH_battleship_2 = {
year = 1944
archetype = battleship
parent = SH_battleship_1
reliability = 0.90
armor_value = 58
ap_attack = 61
Expand All @@ -328,10 +331,7 @@ SH_battleship_2 = {
naval_speed = 28
naval_range = 4500
port_capacity_usage = 4
archetype = battleship
parent = SH_battleship_1
manpower = 10000
priority = 60
year = 1944
}
}
Loading

0 comments on commit df8f029

Please sign in to comment.