Files
moi/mod/common/ideas/korea.txt
2025-09-10 16:01:00 +02:00

188 lines
2.9 KiB
Plaintext

ideas = {
country = {
KOR_idea_japan_rule = {
picture = warrior_traditions_idea
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
autonomy_gain = -0.5
}
}
KOR_idea_freedom_hope = {
picture = generic_volunteer_expedition_bonus
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
army_core_attack_factor = 0.5
army_core_defence_factor = 0.5
army_morale_factor = 0.5
}
}
KOR_idea_workers_revolution = {
picture = jap_the_unthinkable_option
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
army_core_attack_factor = 1.0
army_core_defence_factor = 1.0
industrial_capacity_factory = 10.00
hidden_modifier = {
industrial_factory_donations = 20
military_factory_donations = 20
dockyard_donations = 15
}
}
}
KOR_idea_freedom_suppresion = {
picture = imperial_glory_idea
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
fascism_drift = 0.05
political_power_gain = -0.05
}
}
KOR_idea_far_right_movement = {
picture = generic_victors_of_ww1
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
democratic_drift = 0.05
}
}
KOR_idea_red_army = {
picture = generic_communist_army
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
weekly_manpower = 2000
}
}
KOR_idea_soviet_advisers = {
picture = saf_soviet_advisers
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
training_time_army_factor = -0.5
army_attack_factor = 0.5
army_defence_factor = 0.5
}
}
KOR_idea_paratroopers = {
picture = generic_war_preparation
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
extra_paratrooper_supply_grace = 365
}
on_add = {
set_technology = {
KOR_elite_paratroopers = 1
popup = no
}
}
on_remove = {
set_technology = {
KOR_elite_paratroopers = 0
popup = no
}
}
}
KOR_idea_expanded_bureaucracy = {
picture = SWE_radiotjanst
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
operative_slot = 8
intel_from_operatives_factor = 999.99
intel_network_gain_factor = 999.99
}
}
KOR_idea_foreign_operations = {
picture = SOV_scientist_defect
allowed = {
original_tag = KOR
}
removal_cost = -1
modifier = {
boost_ideology_mission_factor = 999.99
boost_resistance_factor = 999.99
diplomatic_pressure_mission_factor = 999.99
control_trade_mission_factor = 999.99
propaganda_mission_factor = 999.99
}
}
}
}