add_namespace = cyprus # cyprus.1 — East Med Gas Discovery (fired by CYP_develop_offshore_gas) country_event = { id = cyprus.1 title = cyprus.1.t desc = cyprus.1.d picture = GFX_gas_tanker is_triggered_only = yes option = { name = cyprus.1.a log = "[GetDateText]: [This.GetName]: cyprus.1.a executed" add_stability = 0.03 add_political_power = 25 } } # cyprus.2 — Bicommunal Talks Outcome (fired by CYP_bicommunal_talks) country_event = { id = cyprus.2 title = cyprus.2.t desc = cyprus.2.d picture = GFX_political_deal is_triggered_only = yes # Engage in good faith option = { name = cyprus.2.a log = "[GetDateText]: [This.GetName]: cyprus.2.a executed" add_stability = 0.02 add_political_power = 15 ai_chance = { base = 2 } } # Walk away from the table option = { name = cyprus.2.b log = "[GetDateText]: [This.GetName]: cyprus.2.b executed" add_stability = -0.01 add_political_power = 10 ai_chance = { base = 1 } } } # cyprus.3 — EU Integration Milestone (ambient, fired by on_weekly_CYP, fires once) country_event = { id = cyprus.3 title = cyprus.3.t desc = cyprus.3.d picture = GFX_event_CYP_euflag is_triggered_only = yes option = { name = cyprus.3.a log = "[GetDateText]: [This.GetName]: cyprus.3.a executed" set_country_flag = CYP_eu_milestone_fired add_stability = 0.02 add_political_power = 10 } } # cyprus.4 — Green Line Incident (ambient, fired by on_weekly_CYP) country_event = { id = cyprus.4 title = cyprus.4.t desc = cyprus.4.d picture = GFX_GRE_generic is_triggered_only = yes # Condemn the provocation publicly option = { name = cyprus.4.a log = "[GetDateText]: [This.GetName]: cyprus.4.a executed" add_stability = -0.01 add_political_power = 10 ai_chance = { base = 1 } } # Handle it through quiet channels option = { name = cyprus.4.b log = "[GetDateText]: [This.GetName]: cyprus.4.b executed" add_stability = 0.01 add_political_power = -5 ai_chance = { base = 2 } } }