Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 2 additions & 25 deletions common/idea_tags/00_idea.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ idea_categories = {
}

government = {
slot = press_laws
slot = mobilization_laws
slot = trade_laws
slot = economy
character_slot = political_advisor
Expand All @@ -39,17 +39,6 @@ idea_categories = {
removal_cost = 0
}

military_recruitment = {
slot = mobilization_laws
slot = recruitment_standard_laws
slot = service_limit_laws
slot = minimum_age_laws
slot = maximum_age_laws
slot = role_of_women_laws

cost = 150
removal_cost = 0
}

research_production = {
slot = tank_manufacturer
Expand Down Expand Up @@ -86,6 +75,7 @@ idea_categories = {
slot = r56i_laws_category_gender
slot = r56i_laws_social
slot = r56i_laws_war
slot = finances

ledger = civilian

Expand Down Expand Up @@ -201,19 +191,6 @@ idea_categories = {
ledger = hidden
slot = air_force_command_spirit
}

government_policies = {
slot = mass_media
slot = population
slot = equality
slot = war_bonds
slot = nationalization
slot = finances

cost = 150
removal_cost = 0

}

}

Expand Down
107 changes: 51 additions & 56 deletions common/ideas/finances.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,12 @@ ideas = {
finances_army = {

modifier = {
mobilization_speed = 0.25
command_power_gain_mult = 0.1
special_forces_cap = 0.1
consumer_goods_factor = 0.10
political_power_factor = -0.15
mobilization_speed = 0.10
consumer_goods_factor = 0.05
political_power_factor = -0.05
production_speed_arms_factory_factor = 0.1
production_speed_dockyard_factor = 0.1
production_speed_industrial_complex_factor = -0.1
production_speed_bunker_factor = 0.1
production_speed_coastal_bunker_factor = 0.1
war_support_factor = 0.05
}

cost = 150
Expand Down Expand Up @@ -47,9 +42,9 @@ ideas = {
production_speed_arms_factory_factor = -0.1
production_speed_industrial_complex_factor = 0.1
production_speed_infrastructure_factor = 0.1
political_power_factor = 0.10
political_power_factor = -0.05
stability_factor = 0.05
consumer_goods_factor = 0.10
consumer_goods_factor = 0.05
}

cost = 150
Expand All @@ -70,64 +65,64 @@ ideas = {
}

#Foreign Subsidies
finances_foreign = {
# finances_foreign = {


modifier = {
research_speed_factor = 0.075
consumer_goods_factor = 0.05
political_power_factor = -0.05
#production_factory_max_efficiency_factor = 0.05
production_speed_buildings_factor = 0.05
production_factory_efficiency_gain_factor = 0.05
#min_export = 0.1
# modifier = {
# research_speed_factor = 0.075
# consumer_goods_factor = 0.05
# political_power_factor = -0.05
# #production_factory_max_efficiency_factor = 0.05
# production_speed_buildings_factor = 0.05
# production_factory_efficiency_gain_factor = 0.05
# #min_export = 0.1

}
# }

cost = 75
# cost = 75

cancel_if_invalid = yes
# cancel_if_invalid = yes

ai_will_do = {
factor = 0.6
modifier = {
tag = POL
factor = 0
}
}
}
# ai_will_do = {
# factor = 0.6
# modifier = {
# tag = POL
# factor = 0
# }
# }
# }

#Scientists Support
finances_science = {
# #Scientists Support
# finances_science = {

available = {
}
# available = {
# }

modifier = {
research_speed_factor = 0.20
consumer_goods_factor = 0.15
local_resources_factor = -0.2
political_power_factor = -0.05
production_factory_max_efficiency_factor = -0.05
production_factory_efficiency_gain_factor = 0.05
}
research_bonus = {
nuclear = 0.15
rocketry = 0.15
}
cost = 150
# modifier = {
# research_speed_factor = 0.20
# consumer_goods_factor = 0.15
# local_resources_factor = -0.2
# political_power_factor = -0.05
# production_factory_max_efficiency_factor = -0.05
# production_factory_efficiency_gain_factor = 0.05
# }
# research_bonus = {
# nuclear = 0.15
# rocketry = 0.15
# }
# cost = 150

cancel_if_invalid = yes
# cancel_if_invalid = yes

ai_will_do = {
factor = 0.4
modifier = {
tag = POL
factor = 0
}
# ai_will_do = {
# factor = 0.4
# modifier = {
# tag = POL
# factor = 0
# }

}
}
# }
# }


}
Expand Down
6 changes: 3 additions & 3 deletions common/ideas/r56i_laws_leadership.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ideas = {

modifier = {
fascism_drift = 0.05
justify_war_goal_time = -0.25
justify_war_goal_time = -0.15
}


Expand Down Expand Up @@ -99,7 +99,7 @@ ideas = {

modifier = {
democratic_drift = 0.05
research_speed_factor = 0.08
research_speed_factor = 0.05
}

cost = 150
Expand Down Expand Up @@ -182,7 +182,7 @@ ideas = {

modifier = {
communism_drift = 0.05
supply_consumption_factor = -0.10
supply_consumption_factor = -0.05
}

cost = 150
Expand Down
4 changes: 2 additions & 2 deletions common/ideas/r56i_laws_social.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ideas = {
}

modifier = {
research_speed_factor = 0.075
research_speed_factor = 0.05
production_speed_nuclear_reactor_factor = 0.1
production_speed_rocket_site_factor = 0.1
stability_factor = -0.05
Expand Down Expand Up @@ -122,7 +122,7 @@ ideas = {
modifier = {
weekly_manpower = 500
production_speed_industrial_complex_factor = 0.10
production_speed_infrastructure_factor = 0.15
production_speed_infrastructure_factor = 0.10
stability_factor = -0.05
}

Expand Down
12 changes: 6 additions & 6 deletions common/ideas/r56i_laws_war.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ideas = {

modifier = {
attrition = -0.05
max_dig_in = 5
justify_war_goal_time = 0.25
dig_in_speed_factor = 0.05
justify_war_goal_time = 0.15
political_power_cost = 0.05
}

Expand Down Expand Up @@ -55,9 +55,9 @@ ideas = {
}

modifier = {
army_core_attack_factor = 0.05
mobilization_speed = 0.25
justify_war_goal_time = -0.25
army_core_attack_factor = 0.03
mobilization_speed = 0.15
justify_war_goal_time = -0.15
political_power_cost = 0.05
}

Expand Down Expand Up @@ -91,7 +91,7 @@ ideas = {
modifier = {
army_speed_factor = 0.05
generate_wargoal_tension = -0.25
justify_war_goal_time = -0.25
justify_war_goal_time = -0.15
political_power_cost = 0.05
}

Expand Down