2024-11-17 20:02:05
This commit is contained in:
@@ -430,6 +430,41 @@ ideas = {
|
||||
cancel_if_invalid = no
|
||||
}
|
||||
|
||||
totaler_krieg_economy = {
|
||||
|
||||
visible = {
|
||||
original_tag = GER
|
||||
has_completed_focus = GER_totaler_krieg
|
||||
}
|
||||
|
||||
available = {
|
||||
has_completed_focus = GER_totaler_krieg
|
||||
has_war_with_major = yes
|
||||
has_war_support > 0.8
|
||||
any_enemy_country = {
|
||||
ic_ratio = {
|
||||
tag = ROOT
|
||||
ratio > 0.5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cost = 150
|
||||
removal_cost = -1
|
||||
|
||||
modifier = {
|
||||
consumer_goods_expected_value = 0.15
|
||||
conscription = -0.02
|
||||
production_speed_arms_factory_factor = 0.2
|
||||
production_speed_dockyard_factor = 0.2
|
||||
conversion_cost_civ_to_mil_factor= -0.3
|
||||
conversion_cost_mil_to_civ_factor = -0.3
|
||||
industrial_capacity_factory = 0.05
|
||||
industrial_capacity_dockyard = 0.05
|
||||
}
|
||||
cancel_if_invalid = no
|
||||
}
|
||||
|
||||
new_economic_policy = {
|
||||
|
||||
picture = new_economic_policy
|
||||
@@ -915,7 +950,6 @@ ideas = {
|
||||
cost = 150
|
||||
removal_cost = -1
|
||||
|
||||
|
||||
modifier = {
|
||||
min_export = 0
|
||||
#civilian_intel_to_others = 0.0
|
||||
|
||||
Reference in New Issue
Block a user