#Used in GRE_CYP_GUI defined_text = { name = gre_support_north text = { trigger = { check_variable = { 146.GRE_SUPPORT > 49 } } localization_key = "GFX_GRE_CYP_GUI_NORTH1" } text = { trigger = { check_variable = { 146.GRE_SUPPORT < 50 } } localization_key = "GFX_GRE_CYP_GUI_NORTH2" } } defined_text = { name = gre_support_south text = { trigger = { check_variable = { 145.GRE_SUPPORT > 49 } } localization_key = "GFX_GRE_CYP_GUI_SOUTH1" } text = { trigger = { check_variable = { 145.GRE_SUPPORT < 50 } } localization_key = "GFX_GRE_CYP_GUI_SOUTH2" } } defined_text = { name = gre_support_brit text = { trigger = { check_variable = { 145.GRE_SUPPORT > 74 } } localization_key = "GFX_GRE_CYP_GUI_BRIT1" } text = { localization_key = "GFX_GRE_CYP_GUI_BRIT2" } } defined_text = { name = gre_austerity_tension text = { trigger = { has_idea = GRE_austerity_1 } localization_key = GRE_austerity_tension1 } text = { trigger = { has_idea = GRE_austerity_2 } localization_key = GRE_austerity_tension2 } text = { trigger = { has_idea = GRE_austerity_3 } localization_key = GRE_austerity_tension3 } } defined_text = { name = GREadmiraldefenseeffect text = { trigger = { has_completed_focus = GRE_aegean_fortress_doctrine } localization_key = GRE_aegean_fortress_doctrine_effect } } defined_text = { name = GREresearchhubidea text = { localization_key = GRE_research_hubs_idea_desc } } defined_text = { name = GRE_GetTurkeyConcessionChance text = { trigger = { check_variable = { GRE_turkey_backers > 2 } } localization_key = GRE_chance_80 } text = { trigger = { check_variable = { GRE_turkey_backers > 1 } } localization_key = GRE_chance_60 } text = { trigger = { check_variable = { GRE_turkey_backers > 0 } } localization_key = GRE_chance_40 } text = { localization_key = GRE_chance_20 } } defined_text = { name = GRE_GetCyprusAcceptanceChance text = { trigger = { FROM = { check_variable = { GRE_cyprus_momentum > 75 } } } localization_key = GRE_chance_70 } text = { trigger = { FROM = { check_variable = { GRE_cyprus_momentum > 50 } } } localization_key = GRE_chance_60 } text = { trigger = { has_opinion = { target = TUR value < 0 } } localization_key = GRE_chance_35 } text = { localization_key = GRE_chance_20 } } defined_text = { name = GRE_GetNorthernCyprusAcceptanceChance text = { trigger = { FROM = { has_country_flag = GRE_turkey_backed_down } } localization_key = GRE_chance_45 } text = { trigger = { FROM = { check_variable = { GRE_cyprus_momentum > 75 } } } localization_key = GRE_chance_25 } text = { trigger = { FROM = { check_variable = { GRE_cyprus_momentum > 50 } } } localization_key = GRE_chance_20 } text = { localization_key = GRE_chance_5 } } defined_text = { name = additional_income_GRE_golden_visa text = { trigger = { original_tag = GRE check_variable = { GRE_golden_visa_income > 0 } } localization_key = additional_income_GRE_golden_visa_TT } } defined_text = { name = additional_expense_GRE_creditor_debt text = { trigger = { original_tag = GRE check_variable = { GRE_creditor_debt_expense > 0 } } localization_key = additional_expense_GRE_creditor_debt_TT } }