add_namespace = colombia add_namespace = colombia_news ### 2008 Andean Diplomatic Crisis ### # Operation Phoenix — Colombia strikes FARC in Ecuador country_event = { id = colombia.1 title = colombia.1.t desc = colombia.1.d picture = GFX_cartels_stacks is_triggered_only = yes fire_only_once = yes # Launch the cross-border strike option = { name = colombia.1.a log = "[GetDateText]: [This.GetName]: colombia.1.a executed" add_war_support = 0.05 subtract_from_variable = { strength_of_cartels = 5 } reverse_add_opinion_modifier = { target = ECU modifier = large_decrease } hidden_effect = { ECU = { country_event = { id = colombia.2 days = 1 } } news_event = { id = colombia_news.1 days = 1 } } ai_chance = { base = 80 } } # Respect Ecuador's sovereignty option = { name = colombia.1.b log = "[GetDateText]: [This.GetName]: colombia.1.b executed" add_political_power = 25 add_stability = 0.02 ai_chance = { base = 20 } } } # Ecuador responds country_event = { id = colombia.2 title = colombia.2.t desc = colombia.2.d picture = GFX_negotiations is_triggered_only = yes # Denounce Colombia publicly option = { name = colombia.2.a log = "[GetDateText]: [This.GetName]: colombia.2.a executed" add_opinion_modifier = { target = COL modifier = large_decrease } hidden_effect = { VEN = { country_event = { id = colombia.3 days = 1 } } USA = { country_event = { id = colombia.4 days = 2 } } } ai_chance = { base = 90 } } # Handle this quietly option = { name = colombia.2.b log = "[GetDateText]: [This.GetName]: colombia.2.b executed" add_stability = -0.05 ai_chance = { base = 10 } } } # Venezuela responds country_event = { id = colombia.3 title = colombia.3.t desc = colombia.3.d picture = GFX_event_COL_ecuador_attack is_triggered_only = yes # Support Ecuador and mobilize option = { name = colombia.3.a log = "[GetDateText]: [This.GetName]: colombia.3.a executed" add_opinion_modifier = { target = COL modifier = large_decrease } add_opinion_modifier = { target = ECU modifier = medium_increase } reverse_add_opinion_modifier = { target = USA modifier = small_decrease } add_war_support = 0.05 hidden_effect = { COL = { country_event = { id = colombia.5 days = 2 } } } ai_chance = { base = 80 } } # Stay out of this option = { name = colombia.3.b log = "[GetDateText]: [This.GetName]: colombia.3.b executed" add_stability = -0.03 add_opinion_modifier = { target = ECU modifier = small_decrease } ai_chance = { base = 20 } } } # USA learns of the standoff country_event = { id = colombia.4 title = colombia.4.t desc = colombia.4.d picture = GFX_USA_generic is_triggered_only = yes # Back Colombia option = { name = colombia.4.a log = "[GetDateText]: [This.GetName]: colombia.4.a executed" add_opinion_modifier = { target = COL modifier = small_increase } reverse_add_opinion_modifier = { target = VEN modifier = small_decrease } reverse_add_opinion_modifier = { target = ECU modifier = small_decrease } hidden_effect = { COL = { country_event = { id = colombia.6 days = 1 } } } ai_chance = { base = 70 } } # Urge restraint option = { name = colombia.4.b log = "[GetDateText]: [This.GetName]: colombia.4.b executed" add_political_power = -15 ai_chance = { base = 30 } } } # Venezuela mobilizes against Colombia country_event = { id = colombia.5 title = colombia.5.t desc = colombia.5.d picture = GFX_event_VEN_tank is_triggered_only = yes option = { name = colombia.5.a log = "[GetDateText]: [This.GetName]: colombia.5.a executed" add_war_support = 0.03 add_stability = -0.03 hidden_effect = { country_event = { id = colombia.7 days = 10 } } ai_chance = { base = 1 } } } # US backs Colombia country_event = { id = colombia.6 title = colombia.6.t desc = colombia.6.d picture = GFX_USA_generic is_triggered_only = yes option = { name = colombia.6.a log = "[GetDateText]: [This.GetName]: colombia.6.a executed" add_opinion_modifier = { target = USA modifier = medium_increase } add_political_power = 25 ai_chance = { base = 1 } } } # Rio Group Summit — Crisis Resolution country_event = { id = colombia.7 title = colombia.7.t desc = colombia.7.d picture = GFX_negotiations is_triggered_only = yes # Shake hands and apologize option = { name = colombia.7.a log = "[GetDateText]: [This.GetName]: colombia.7.a executed" add_stability = 0.05 add_opinion_modifier = { target = ECU modifier = medium_increase } add_opinion_modifier = { target = VEN modifier = small_increase } hidden_effect = { ECU = { country_event = { id = colombia.8 days = 1 } } news_event = { id = colombia_news.2 days = 1 } } ai_chance = { base = 80 } } # Refuse to apologize option = { name = colombia.7.b log = "[GetDateText]: [This.GetName]: colombia.7.b executed" add_stability = -0.05 reverse_add_opinion_modifier = { target = ECU modifier = medium_decrease } reverse_add_opinion_modifier = { target = VEN modifier = medium_decrease } ai_chance = { base = 20 } } } # Ecuador: crisis resolved country_event = { id = colombia.8 title = colombia.8.t desc = colombia.8.d picture = GFX_handshake_black is_triggered_only = yes option = { name = colombia.8.a log = "[GetDateText]: [This.GetName]: colombia.8.a executed" add_stability = 0.03 add_opinion_modifier = { target = COL modifier = small_increase } hidden_effect = { VEN = { country_event = { id = colombia.9 days = 1 } } } ai_chance = { base = 1 } } } # Venezuela: crisis de-escalation country_event = { id = colombia.9 title = colombia.9.t desc = colombia.9.d picture = GFX_handshake_black is_triggered_only = yes option = { name = colombia.9.a log = "[GetDateText]: [This.GetName]: colombia.9.a executed" add_opinion_modifier = { target = COL modifier = small_increase } add_war_support = -0.03 ai_chance = { base = 1 } } } ### News Events ### news_event = { id = colombia_news.1 title = colombia_news.1.t desc = colombia_news.1.desc picture = GFX_ecu_andean_crisis is_triggered_only = yes major = yes option = { name = colombia_news.1.a trigger = { original_tag = COL } } option = { name = colombia_news.1.b trigger = { original_tag = ECU } } option = { name = colombia_news.1.c trigger = { original_tag = VEN } } option = { name = colombia_news.1.d trigger = { original_tag = USA } } option = { name = colombia_news.1.e trigger = { NOT = { original_tag = COL } NOT = { original_tag = ECU } NOT = { original_tag = VEN } NOT = { original_tag = USA } capital_scope = { is_on_continent = south_america } } } option = { name = colombia_news.1.f trigger = { NOT = { original_tag = COL } NOT = { original_tag = ECU } NOT = { original_tag = VEN } NOT = { original_tag = USA } NOT = { capital_scope = { is_on_continent = south_america } } } } } news_event = { id = colombia_news.2 title = colombia_news.2.t desc = colombia_news.2.desc picture = GFX_ecu_col_army is_triggered_only = yes major = yes option = { name = colombia_news.2.a trigger = { original_tag = COL } } option = { name = colombia_news.2.b trigger = { OR = { original_tag = ECU original_tag = VEN } } } option = { name = colombia_news.2.c trigger = { NOT = { original_tag = COL } NOT = { original_tag = ECU } NOT = { original_tag = VEN } capital_scope = { is_on_continent = south_america } } } option = { name = colombia_news.2.d trigger = { NOT = { original_tag = COL } NOT = { original_tag = ECU } NOT = { original_tag = VEN } NOT = { capital_scope = { is_on_continent = south_america } } } } }