# Author(s): CuriousBeats ideas = { country = { # Starting Ideas LIC_idea_abolished_military = { picture = disorganized_army modifier = { monthly_population = 3.0 conscription = -0.060 } } LIC_idea_abolished_arms_industry = { picture = army_problems modifier = { production_speed_industrial_complex_factor = 0.40 production_speed_infrastructure_factor = 0.40 production_speed_arms_factory_factor = -1.0 } } # Arms Industry LIC_idea_starting_arms_industry = { picture = arms_seizure modifier = { production_speed_industrial_complex_factor = 0.20 production_speed_infrastructure_factor = 0.20 production_speed_arms_factory_factor = -0.50 } } LIC_idea_expansive_arms_industry = { picture = arms_seizure modifier = { production_speed_industrial_complex_factor = -0.10 production_speed_infrastructure_factor = -0.10 production_speed_arms_factory_factor = 0.30 } equipment_bonus = { infantry_weapons_type = { build_cost_ic = -0.10 instant = yes } } } # Military Focus LIC_idea_start_defensive_military = { picture = disorganized_army modifier = { monthly_population = 2.5 conscription = -0.030 army_core_defence_factor = 0.10 army_defence_factor = 0.10 } } LIC_idea_start_offensive_military = { picture = army_corruption modifier = { monthly_population = 2.0 army_core_attack_factor = 0.10 army_attack_factor = 0.10 } } LIC_idea_defensive_military = { picture = coalition_army modifier = { monthly_population = 2.0 army_core_defence_factor = 0.20 army_defence_factor = 0.20 } } LIC_idea_offensive_military = { picture = army_corruption2 modifier = { monthly_population = 1.0 conscription = 0.030 army_core_attack_factor = 0.18 army_attack_factor = 0.18 } } LIC_idea_extensive_defensive_military = { picture = fortification4 modifier = { monthly_population = 1.0 army_core_defence_factor = 0.30 army_defence_factor = 0.30 } } LIC_idea_extensive_offensive_military = { picture = army_corruption3 modifier = { army_core_attack_factor = 0.25 army_attack_factor = 0.25 conscription = 0.10 } } #Political focus LIC_idea_globalization = { picture = party_of_progress modifier = { trade_opinion_factor = 0.3 consumer_goods_factor = -0.03 production_speed_buildings_factor = 0.1 } } LIC_idea_prince_regnant = { picture = monarchy3 modifier = { nationalist_drift = 0.05 consumer_goods_factor = 0.01 } } LIC_idea_stauch_traditionalism = { picture = monarchy modifier = { nationalist_drift = 0.10 consumer_goods_factor = 0.01 } } LIC_idea_modern_monarch = { picture = ban_monarchy modifier = { democratic_drift = 0.05 consumer_goods_factor = -0.01 } } LIC_idea_monarch_growing_power = { picture = triumphant_will modifier = { political_power_gain = 0.10 } } LIC_idea_monarch_power_supreme = { picture = triumphant_will modifier = { political_power_gain = 0.25 consumer_goods_factor = 0.01 } } LIC_idea_alois = { picture = triumphant_will modifier = { political_power_gain = 0.5 nationalist_drift = 0.05 consumer_goods_factor = 0.01 } } LIC_idea_equal_succesion = { picture = neutrality modifier = { nationalist_drift = -0.05 research_speed_factor = 0.1 consumer_goods_factor = -0.02 democratic_drift = 0.05 political_power_factor = 0.1 } } LIC_idea_seized_assets = { picture = positive_gold modifier = { consumer_goods_factor = -0.2 production_speed_buildings_factor = 0.2 political_power_gain = -0.5 } } LIC_idea_foreign_workers = { picture = production_bonus cancel = { has_idea = LIC_idea_closed_borders } modifier = { custom_modifier_tooltip = LIC_foreign_workers_TT consumer_goods_factor = -0.1 production_speed_buildings_factor = 0.2 custom_modifier_tooltip = LIC_idea_foreign_workers_tt } } #Tax Haven LIC_idea_defunct_tax_haven = { picture = inflation cancel = { if = { limit = { check_variable = { LIC_large_haven = 1 } } check_variable = { corporate_tax_rate < 10 } } else_if = { limit = { check_variable = { LIC_medium_haven = 1 } } check_variable = { corporate_tax_rate < 15 } } else_if = { limit = { check_variable = { LIC_small_haven = 1 } } check_variable = { corporate_tax_rate < 20 } } } modifier = { custom_modifier_tooltip = LIC_idea_low_taxes_tt } on_remove = { if = { limit = { check_variable = { LIC_large_haven = 1 } } add_ideas = LIC_idea_huge_tax_haven } else_if = { limit = { check_variable = { LIC_medium_haven = 1 } } add_ideas = LIC_idea_growing_tax_haven } else_if = { limit = { check_variable = { LIC_small_haven = 1 } } add_ideas = LIC_idea_fledgeling_tax_haven } } } LIC_idea_fledgeling_tax_haven = { on_add = { log = "[GetDateText]: [Root.GetName]: add idea LIC_idea_fledgeling_tax_haven" set_variable = { LIC_small_haven = 1 } } picture = scientists_defect cancel = { check_variable = { corporate_tax_rate > 20 } } on_remove = { if = { limit = { check_variable = { haven_swap = 0 } } add_ideas = LIC_idea_defunct_tax_haven } } modifier = { custom_modifier_tooltip = LIC_idea_small_haven_tt monthly_population = 0.3 consumer_goods_factor = -0.05 political_power_gain = 0.1 } } LIC_idea_growing_tax_haven = { on_add = { log = "[GetDateText]: [Root.GetName]: add idea LIC_idea_growing_tax_haven" set_variable = { LIC_medium_haven = 1 } } picture = scientists_defect cancel = { check_variable = { corporate_tax_rate > 15 } } on_remove = { if = { limit = { check_variable = { haven_swap = 0 } } add_ideas = LIC_idea_defunct_tax_haven } } modifier = { custom_modifier_tooltip = LIC_idea_medium_haven_tt monthly_population = 1.0 consumer_goods_factor = -0.1 political_power_gain = 0.2 } } LIC_idea_huge_tax_haven = { on_add = { log = "[GetDateText]: [Root.GetName]: add idea LIC_idea_huge_tax_haven" set_variable = { LIC_large_haven = 1 } } picture = scientists_defect cancel = { check_variable = { corporate_tax_rate > 10 } } on_remove = { if = { limit = { check_variable = { haven_swap = 0 } } add_ideas = LIC_idea_defunct_tax_haven } } modifier = { custom_modifier_tooltip = LIC_idea_large_haven_tt monthly_population = 2.0 consumer_goods_factor = -0.20 political_power_gain = 0.3 custom_modifier_tooltip = LIC_huge_haven_TT } } LIC_idea_competitive_rnd = { picture = research_bonus modifier = { research_speed_factor = 0.15 } } LIC_idea_advanced_rnd = { picture = duplicate_research modifier = { research_speed_factor = 0.3 } } # International Cooperation LIC_alp_integration_idea = { picture = national_unity modifier = { production_speed_offices_factor = 0.1 consumer_goods_factor = -0.03 political_power_gain = -0.3 } } LIC_EU_integration_idea = { picture = the_euro modifier = { consumer_goods_factor = -0.05 political_power_gain = -0.5 trade_opinion_factor = 0.25 production_speed_infrastructure_factor = 0.1 production_speed_buildings_factor = 0.05 production_speed_industrial_complex_factor = 0.1 } } # Refugees LIC_idea_large_refugee_population = { picture = army_war_college cancel = { check_variable = { max_manpower_k > 100 } } modifier = { consumer_goods_factor = 0.1 migration_rate_value_factor = 1.0 } on_remove = { add_ideas = LIC_idea_large_refugee_population_sustained } } LIC_idea_large_refugee_population_sustained = { picture = army_war_college cancel = { check_variable = { max_manpower_k < 100 } } modifier = { migration_rate_value_factor = 1.0 } on_remove = { add_ideas = LIC_idea_large_refugee_population } } LIC_idea_huge_immigration = { picture = army_war_college cancel = { check_variable = { max_manpower_k > 100 } } modifier = { consumer_goods_factor = 0.15 migration_rate_value_factor = 1.5 } on_remove = { add_ideas = LIC_idea_immigration } } LIC_idea_immigration = { picture = army_war_college cancel = { check_variable = { max_manpower_k < 100 } } modifier = { migration_rate_value_factor = 1.0 } on_remove = { add_ideas = LIC_idea_huge_immigration } } # Closed Borders LIC_idea_limited_exports = { picture = embargo modifier = { min_export = -0.1 } } LIC_idea_closed_borders = { picture = prisoners modifier = { custom_modifier_tooltip = LIC_idea_closed_borders_tt migration_rate_value_factor = -0.20 } } LIC_idea_deny_refugees = { picture = great_depression modifier = { migration_rate_value_factor = -0.05 consumer_goods_factor = -0.1 } on_remove = { add_ideas = LIC_idea_immigration } } LIC_idea_internal_focus = { picture = foreign_capital modifier = { consumer_goods_factor = -0.1 } } LIC_idea_homogeneous_state = { picture = volunteer_expedition_bonus modifier = { global_building_slots_factor = 0.20 non_core_manpower = -1 recruitable_population = 0.3 army_org_factor = 0.2 } } LIC_idea_quality_over_quantity = { name = LIC_idea_quality_over_quantity picture = scw_intervention_nat modifier = { army_org_factor = 0.1 army_attack_factor = 0.1 army_defence_factor = 0.2 } } LIC_idea_concentrated_education = { name = LIC_idea_concentrated_education picture = propaganda modifier = { research_speed_factor = -0.05 } } # Additional Income LIC_idea_international_investments = { picture = foreign_capital modifier = { custom_modifier_tooltip = LIC_international_investments_TT return_on_investment_modifier = 0.04 } } LIC_idea_USA_cooperation = { picture = foreign_capital name = LIC_idea_USA_cooperation modifier = { custom_modifier_tooltip = LIC_USA_cooperation_TT } } LIC_idea_EU_cooperation = { picture = foreign_capital name = LIC_idea_EU_cooperation modifier = { custom_modifier_tooltip = LIC_EU_cooperation_TT } } # HRE FSM LIC_idea_HRE_government = { picture = disjointed_government name = LIC_idea_HRE_government modifier = { global_building_slots_factor = -0.5 consumer_goods_factor = 0.5 recruitable_population = -0.4 army_org_factor = -0.3 production_speed_buildings_factor = -0.3 stability_weekly = -0.002 war_support_weekly = -0.005 political_power_factor = -0.4 } } LIC_idea_HRE_stabilized = { picture = the_clergy name = LIC_idea_HRE_stabilized modifier = { global_building_slots_factor = -0.5 consumer_goods_factor = 0.5 recruitable_population = -0.4 army_org_factor = -0.3 production_speed_buildings_factor = -0.3 } } LIC_idea_HRE_organized = { picture = the_military name = LIC_idea_HRE_organized modifier = { global_building_slots_factor = -0.5 consumer_goods_factor = 0.5 production_speed_buildings_factor = -0.3 stability_weekly = -0.002 war_support_weekly = -0.005 political_power_factor = -0.4 } } LIC_idea_HRE_centralized = { picture = industrial_conglomerates name = LIC_idea_HRE_centralized modifier = { recruitable_population = -0.4 army_org_factor = -0.3 stability_weekly = -0.002 war_support_weekly = -0.005 political_power_factor = -0.4 } } LIC_idea_HRE_centralized_organized = { picture = multi_ethnic_state_idea name = LIC_idea_HRE_centralized_organized modifier = { stability_weekly = -0.002 war_support_weekly = -0.005 political_power_factor = -0.4 } } LIC_idea_HRE_centralized_stabilized = { picture = disorganized_army name = LIC_idea_HRE_centralized_stabilized modifier = { recruitable_population = -0.4 army_org_factor = -0.3 } } LIC_idea_HRE_stabilized_organized = { picture = central_management name = LIC_idea_HRE_stabilized_organized modifier = { global_building_slots_factor = -0.5 consumer_goods_factor = 0.5 production_speed_buildings_factor = -0.3 } } LIC_idea_new_empire = { picture = disjointed_government name = LIC_idea_new_empire modifier = { } } LIC_idea_new_empire_2 = { picture = reformed_state name = LIC_idea_new_empire modifier = { political_power_factor = 0.25 recruitable_population = 0.1 monthly_population = 0.3 } } LIC_idea_auxillaries = { picture = politicised_army2 name = LIC_idea_auxillaries modifier = { non_core_manpower = 0.2 stability_weekly = -0.003 consumer_goods_factor = 0.03 army_org_factor = -0.2 army_core_defence_factor = -0.2 army_core_attack_factor = -0.1 political_power_factor = -0.15 experience_gain_army_factor = 0.3 } } LIC_idea_expanding_military_research = { picture = frozen_conflict_medium modifier = { research_speed_factor = 0.1 industrial_capacity_factory = 0.1 } } LIC_idea_growing_our_research = { picture = research_bonus modifier = { research_speed_factor = 0.1 production_speed_buildings_factor = 0.1 } } LIC_idea_international_research_cooperation = { picture = international_treaty modifier = { research_speed_factor = 0.1 production_speed_buildings_factor = 0.05 } } } }