
ideas = {
	country = {
	
	ORT_liberalism = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_pp_unity_bonus
			modifier = {
				political_power_gain = 0.10
			}
		}
		ORT_republic_idea = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_pp_unity_bonus
			modifier = {
				stability_factor = 0.05
			}
		}
		ORT_republicanism_idea_constitution = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_constitutional_guarantees
			modifier = {
				political_power_gain = 0.15
				stability_factor = 0.05
			}
		}
		ORT_white_support_idea = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_constitutional_guarantees
			modifier = {
				political_power_gain = 0.10
				stability_factor = 0.10
			}
		}
		ORT_white_support_idea2 = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_constitutional_guarantees
			modifier = {
				stability_factor = 0.15
			}
		}
		ORT_white_support_idea3 = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_constitutional_guarantees
			modifier = {
				political_power_gain = 0.20
				stability_factor = 0.05
			}
		}
		ORT_proper_elections = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = ROM_king_carol_ii_handled
			modifier = {
				stability_factor = 0.10
			}
		}
		ORT_constitution_absolute = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_intel_bonus
			modifier = {
				political_power_gain = 0.20
			}
		}
		ORT_weapons_development_idea = {
			picture = ast_volunteer_defence_corps
			equipment_bonus = {
				infantry_equipment = {
					build_cost_ic = -0.10 instant = yes
				}
				artillery_equipment = {
					build_cost_ic = -0.10 instant = yes
				}
			}
		}
		ORT_distribute_concession_land_idea = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_agrarian_reform
			modifier = {
				consumer_goods_factor = -0.05
			}
		}
		ORT_industrial_act_idea = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_production_bonus
			modifier = {
				industrial_capacity_factory = 0.10
				production_speed_buildings_factor = 0.10
			}
		}
		ORT_industrial_act_idea2 = {
			available = {
				NOT = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_production_bonus
			modifier = {
				industrial_capacity_factory = 0.20
				production_speed_buildings_factor = 0.20
			}
		}
		ORT_back_the_smallholders_idea = {
			available = {
				OR = {
					has_government = authoritarian_democrat
					has_country_flag = ORT_a_true_republic
				}
			}
			picture = generic_agrarian_society
			modifier = {
				consumer_goods_factor = -0.05
				conscription_factor = 0.10
			}
		}
		ORT_youth_league = {
			picture = generic_volunteer_expedition_bonus
			modifier = {
				conscription = 0.01
			}
		}
		ORT_nationalism = {
			picture = generic_morale_bonus
			modifier = {
				army_core_defence_factor = 0.03
				army_core_attack_factor = 0.1
			}
		}
		ORT_nationalism2 = {
			picture = generic_morale_bonus
			modifier = {
				army_core_defence_factor = 0.05
				army_core_attack_factor = 0.15
			}
		}
		ORT_further_funding_idea = {
			picture = generic_political_support
			modifier = {
				research_speed_factor = 0.05
			}
		}
		ORT_throw_men_at_the_problem_idea = {
			picture = generic_manpower_bonus
			modifier = {
				conscription_factor = 0.1
			}
		}
		ORT_boom_times_idea = {
			picture = jap_supremacy_of_will
			modifier = {
				industrial_capacity_factory = 0.05
				production_factory_efficiency_gain_factor = 0.1
				production_speed_buildings_factor = 0.05
			}
		}
		ORT_boom_times_idea2 = {
			picture = jap_supremacy_of_will
			modifier = {
				industrial_capacity_factory = 0.1
				production_factory_efficiency_gain_factor = 0.15
				production_speed_buildings_factor = 0.05
			}
		}
		ORT_prussian_drill = {
			picture = advisors_germany
			modifier = {
				army_org_factor = 0.05
			}
		}
	}
}
