ideas = { country = { super_power = { picture = super_power rule = { can_create_factions = yes } on_add = { add_to_array = { global.PR_superpowers = THIS.id } add_to_array = { global.PR_regional_or_greater_powers = THIS.id } } on_remove = { if = { limit = { is_in_array = { global.PR_superpowers = THIS.id } } remove_from_array = { global.PR_superpowers = THIS.id } } if = { limit = { is_in_array = { global.PR_regional_or_greater_powers = THIS.id } } remove_from_array = { global.PR_regional_or_greater_powers = THIS.id } } } modifier = { political_power_gain = 0.6 political_power_factor = 0.6 migration_rate_value_factor = 0.20 foreign_influence_modifier = 0.50 foreign_influence_defense_modifier = 0.50 foreign_influence_auto_influence_cap_modifier = 4 interest_rate_multiplier_modifier = -1.5 custom_modifier_tooltip = super_power_tt hidden_modifier = { corruption_cost_factor = 0.8 economic_cycles_cost_factor = 0.8 internal_factions_cost_factor = 0.8 bureaucracy_cost_factor = 0.8 military_spending_cost_factor = 0.8 crime_fighting_cost_factor = 0.8 education_budget_cost_factor = 0.8 health_budget_cost_factor = 0.8 social_budget_cost_factor = 0.8 trade_laws_cost_factor = 0.8 nuclear_status_cost_factor = 0.8 nuclear_stance_cost_factor = 0.8 conscription_law_cost_factor = 0.8 military_status_women_cost_factor = 0.8 foreign_intervention_law_cost_factor = 0.8 officer_training_law_cost_factor = 0.8 materiel_manufacturer_cost_factor = 0.8 tank_manufacturer_cost_factor = 0.8 aircraft_manufacturer_cost_factor = 0.8 naval_manufacturer_cost_factor = 0.8 tax_rate_change_multiplier_modifier = 0.8 migration_laws_cost_factor = 0.8 employment_pressure_cost_factor = 0.8 healthcare_privatization_cost_factor = 0.8 mining_policies_cost_factor = 0.8 critical_infrastructure_cost_factor = 0.8 reserve_currency_cost_factor = 0.8 currency_backing_cost_factor = 0.8 internal_investment_slot_number = 6 } } } great_power = { picture = great_power rule = { can_create_factions = yes } on_add = { add_to_array = { global.PR_great_powers = THIS.id } add_to_array = { global.PR_regional_or_greater_powers = THIS.id } } on_remove = { if = { limit = { is_in_array = { global.PR_great_powers = THIS.id } } remove_from_array = { global.PR_great_powers = THIS.id } } if = { limit = { is_in_array = { global.PR_regional_or_greater_powers = THIS.id } } remove_from_array = { global.PR_regional_or_greater_powers = THIS.id } } } modifier = { political_power_gain = 0.50 political_power_factor = 0.50 join_faction_tension = 0.05 migration_rate_value_factor = 0.15 foreign_influence_modifier = 0.40 foreign_influence_defense_modifier = 0.40 foreign_influence_auto_influence_cap_modifier = 3 interest_rate_multiplier_modifier = -1.25 foreign_influence_continent_modifier = -0.05 custom_modifier_tooltip = great_power_tt hidden_modifier = { corruption_cost_factor = 0.45 economic_cycles_cost_factor = 0.45 internal_factions_cost_factor = 0.45 bureaucracy_cost_factor = 0.45 military_spending_cost_factor = 0.45 crime_fighting_cost_factor = 0.45 education_budget_cost_factor = 0.45 health_budget_cost_factor = 0.45 social_budget_cost_factor = 0.45 trade_laws_cost_factor = 0.45 nuclear_status_cost_factor = 0.45 nuclear_stance_cost_factor = 0.45 conscription_law_cost_factor = 0.45 military_status_women_cost_factor = 0.45 foreign_intervention_law_cost_factor = 0.45 officer_training_law_cost_factor = 0.45 materiel_manufacturer_cost_factor = 0.45 tank_manufacturer_cost_factor = 0.45 aircraft_manufacturer_cost_factor = 0.45 naval_manufacturer_cost_factor = 0.45 tax_rate_change_multiplier_modifier = 0.45 migration_laws_cost_factor = 0.45 employment_pressure_cost_factor = 0.45 healthcare_privatization_cost_factor = 0.45 mining_policies_cost_factor = 0.45 critical_infrastructure_cost_factor = 0.45 reserve_currency_cost_factor = 0.45 currency_backing_cost_factor = 0.45 internal_investment_slot_number = 5 } } } large_power = { picture = large_power rule = { can_create_factions = yes } on_add = { add_to_array = { global.PR_large_powers = THIS.id } add_to_array = { global.PR_regional_or_greater_powers = THIS.id } } on_remove = { if = { limit = { is_in_array = { global.PR_large_powers = THIS.id } } remove_from_array = { global.PR_large_powers = THIS.id } } if = { limit = { is_in_array = { global.PR_regional_or_greater_powers = THIS.id } } remove_from_array = { global.PR_regional_or_greater_powers = THIS.id } } } modifier = { political_power_gain = 0.4 political_power_factor = 0.4 join_faction_tension = 0.10 migration_rate_value_factor = 0.10 foreign_influence_modifier = 0.30 foreign_influence_defense_modifier = 0.30 foreign_influence_auto_influence_cap_modifier = 2 interest_rate_multiplier_modifier = -1 foreign_influence_continent_modifier = -0.10 custom_modifier_tooltip = large_power_tt hidden_modifier = { economic_cycles_cost_factor = 0.3 corruption_cost_factor = 0.3 internal_factions_cost_factor = 0.3 bureaucracy_cost_factor = 0.3 military_spending_cost_factor = 0.3 crime_fighting_cost_factor = 0.3 education_budget_cost_factor = 0.3 health_budget_cost_factor = 0.3 social_budget_cost_factor = 0.3 trade_laws_cost_factor = 0.3 nuclear_status_cost_factor = 0.3 nuclear_stance_cost_factor = 0.3 conscription_law_cost_factor = 0.3 military_status_women_cost_factor = 0.3 foreign_intervention_law_cost_factor = 0.3 officer_training_law_cost_factor = 0.3 materiel_manufacturer_cost_factor = 0.3 tank_manufacturer_cost_factor = 0.3 aircraft_manufacturer_cost_factor = 0.3 naval_manufacturer_cost_factor = 0.3 tax_rate_change_multiplier_modifier = 0.3 migration_laws_cost_factor = 0.3 employment_pressure_cost_factor = 0.3 healthcare_privatization_cost_factor = 0.3 mining_policies_cost_factor = 0.3 critical_infrastructure_cost_factor = 0.3 reserve_currency_cost_factor = 0.3 currency_backing_cost_factor = 0.3 internal_investment_slot_number = 4 } } } regional_power = { on_add = { add_to_array = { global.PR_regional_powers = THIS.id } add_to_array = { global.PR_regional_or_greater_powers = THIS.id } } on_remove = { if = { limit = { is_in_array = { global.PR_regional_powers = THIS.id } } remove_from_array = { global.PR_regional_powers = THIS.id } } if = { limit = { is_in_array = { global.PR_regional_or_greater_powers = THIS.id } } remove_from_array = { global.PR_regional_or_greater_powers = THIS.id } } } modifier = { political_power_gain = 0.2 political_power_factor = 0.2 join_faction_tension = 0.15 migration_rate_value_factor = 0.05 foreign_influence_modifier = 0.20 foreign_influence_defense_modifier = 0.20 foreign_influence_auto_influence_cap_modifier = 1 interest_rate_multiplier_modifier = -0.50 foreign_influence_continent_modifier = -0.15 custom_modifier_tooltip = regional_power_tt hidden_modifier = { economic_cycles_cost_factor = 0.2 corruption_cost_factor = 0.2 internal_factions_cost_factor = 0.2 bureaucracy_cost_factor = 0.2 military_spending_cost_factor = 0.2 crime_fighting_cost_factor = 0.2 education_budget_cost_factor = 0.2 health_budget_cost_factor = 0.2 social_budget_cost_factor = 0.2 trade_laws_cost_factor = 0.2 nuclear_status_cost_factor = 0.2 nuclear_stance_cost_factor = 0.2 conscription_law_cost_factor = 0.2 military_status_women_cost_factor = 0.2 foreign_intervention_law_cost_factor = 0.2 officer_training_law_cost_factor = 0.2 materiel_manufacturer_cost_factor = 0.2 tank_manufacturer_cost_factor = 0.2 aircraft_manufacturer_cost_factor = 0.2 naval_manufacturer_cost_factor = 0.2 tax_rate_change_multiplier_modifier = 0.2 migration_laws_cost_factor = 0.2 employment_pressure_cost_factor = 0.2 healthcare_privatization_cost_factor = 0.2 mining_policies_cost_factor = 0.2 critical_infrastructure_cost_factor = 0.2 reserve_currency_cost_factor = 0.2 currency_backing_cost_factor = 0.2 internal_investment_slot_number = 3 } } } minor_power = { picture = minor_power modifier = { join_faction_tension = 0.20 foreign_influence_modifier = 0.10 foreign_influence_defense_modifier = 0.10 foreign_influence_continent_modifier = -0.20 internal_investment_slot_number = 2 } } non_power = { picture = non_power modifier = { political_power_factor = -0.20 join_faction_tension = 0.25 foreign_influence_modifier = -0.25 foreign_influence_defense_modifier = -0.25 foreign_influence_continent_modifier = -0.25 expected_mil_modifier = -2 custom_modifier_tooltip = non_power_tt hidden_modifier = { corruption_cost_factor = -0.2 economic_cycles_cost_factor = -0.2 internal_factions_cost_factor = -0.2 bureaucracy_cost_factor = -0.2 military_spending_cost_factor = -0.2 crime_fighting_cost_factor = -0.2 education_budget_cost_factor = -0.2 health_budget_cost_factor = -0.2 social_budget_cost_factor = -0.2 trade_laws_cost_factor = -0.2 nuclear_status_cost_factor = -0.1 nuclear_stance_cost_factor = -0.1 conscription_law_cost_factor = -0.2 military_status_women_cost_factor = -0.2 foreign_intervention_law_cost_factor = -0.2 officer_training_law_cost_factor = -0.2 materiel_manufacturer_cost_factor = -0.2 tank_manufacturer_cost_factor = -0.2 aircraft_manufacturer_cost_factor = -0.2 naval_manufacturer_cost_factor = -0.2 tax_rate_change_multiplier_modifier = -0.2 migration_laws_cost_factor = -0.2 employment_pressure_cost_factor = -0.2 healthcare_privatization_cost_factor = -0.2 mining_policies_cost_factor = -0.2 critical_infrastructure_cost_factor = -0.2 reserve_currency_cost_factor = -0.2 currency_backing_cost_factor = -0.2 internal_investment_slot_number = 2 } } } # For 2 specific countries india_divided = { picture = india_divided allowed_civil_war = { always = yes } modifier = { political_power_factor = -0.35 } } # Naval Power of the Continent naval_power_of_the_continent = { picture = coastal_defense_ships modifier = { foreign_influence_home_continent_modifier = 0.05 navy_personnel_cost_multiplier_modifier = -0.05 } } } }