#message_type = { # key = "CONSTRUCTION_MESSAGE_TYPE" # Message key, used from code. # icon = "GFX_message_other_construction" # Sprite to use for gui item "message_icon_button" # icon_frame = 1 # Frame index to use for gui item "message_frame" # # name = "MESSAGE_DECLARE_WAR_TITLE" # Localization key to use for title, if empty it will use "MESSAGE__TITLE" instead. # sound = "advisor_notification_construction_complete" # Sound to play on message creation # # sound_is_advisor = yes # Deprecated and does nothing. # ping = "ping_notification_green" # Ping map to use for map visualization. # # hidden_in_message_settings = yes # If yes, the message type is not shown in the message settings UI (default: no). # category = diplomacy # Filter category in message settings, valid: 'diplomacy', 'military', 'economy', 'government', 'science', 'fleets', 'planets', 'leaders', 'cosmic_storm', 'focuses', 'other' (default: 'other'). # message_setting_key = "MESSAGE_DECLARE_WAR_SETTING" # Localization key to use in message settings, if empty it will use name instead. # default_notification = no # Is notification enabled by default (default: yes). # default_toast = yes # Is toast enabled by default (default: no). # default_popup = yes # Is popup enabled by default (default: no). # default_autopause = yes # Is auto-pause enabled by default (default: no). #} message_type = { key = "CONSTRUCTION_MESSAGE_TYPE" icon = "GFX_message_other_construction" icon_frame = 1 #sound = "spaceport_complete_alert" sound = "advisor_notification_construction_complete" sound_is_advisor = yes ping = "ping_notification_green" category = economy } #message_type = { # key = "BUILDING_CONSTRUCTION_MESSAGE_TYPE" # icon = "GFX_message_other_construction_surface" # icon_frame = 1 # # #sound = "alert_construction_complete" # sound = "advisor_notification_construction_complete" # sound_is_advisor = yes # ping = "ping_notification_green" #} message_type = { key = "STARBASE_CONSTRUCTION_MESSAGE_TYPE" icon = "GFX_message_other_construction_spaceport" icon_frame = 1 #sound = "spaceport_complete_alert" sound = "advisor_notification_construction_complete" sound_is_advisor = yes ping = "ping_notification_green" category = economy } #message_type = { # key = "SPACEPORT_CONSTRUCTION_MESSAGE_TYPE" # icon = "GFX_message_other_construction_spaceport" # icon_frame = 1 # # #sound = "spaceport_complete_alert" # sound = "advisor_notification_construction_complete" # sound_is_advisor = yes # ping = "ping_notification_green" #} #message_type = { # key = "ARMY_RECRUITMENT" # icon = "GFX_message_other_construction_surface" # icon_frame = 1 # # sound = "army_construction_done" # ping = "ping_notification_green" #} message_type = { key = "FLEET_UPGRADE_DONE_MESSAGE_TYPE" icon = "GFX_message_fleet_upgrader_complete" icon_frame = 1 #sound = "alert_construction_complete" sound = "advisor_notification_ships_upgraded" sound_is_advisor = yes ping = "ping_notification_green" category = fleets } message_type = { key = "LEADER_POOL_REFRESHED_MESSAGE_TYPE" icon = "GFX_message_leader_pool_refreshed" icon_frame = 1 sound = "notification" ping = "ping_notification_green" default_notification = no category = leaders } message_type = { key = "FLEET_REPARATIONS_DONE_MESSAGE_TYPE" icon = "GFX_message_repairs_complete" icon_frame = 1 sound = "notification_repair_fleet" #sound = "advisor_notification_construction_complete" ping = "ping_notification_green" category = fleets } #message_type = { # key = "POP_CONSTRUCTION_MESSAGE_TYPE" # icon = "GFX_message_other_construction_surface" # icon_frame = 1 # # sound = "advisor_notification_construction_complete" # sound_is_advisor = yes # ping = "ping_notification_green" #} #message_type = { # key = "FLEET_ORDER_FINISH_MESSAGE_TYPE" # icon = "GFX_message_fleet_action_complete" # icon_frame = 1 # # sound = "spaceport_complete_alert" # #sound = "advisor_notification_construction_complete" # #sound_is_advisor = yes # ping = "ping_notification_green" #} message_type = { key = "MESSAGE_FLEET_ORDER_CATAPULT_WINDUP_COMPLETE" icon = "GFX_message_fleet_order_catapult_windup_complete" icon_frame = 1 name = "MESSAGE_FLEET_ORDER_CATAPULT_WINDUP_COMPLETE_TITLE" sound = "notification" ping = "ping_notification_green" category = fleets } message_type = { key = "MESSAGE_FLEET_ORDER_CATAPULT_POTENTIAL_CLOSED_BORDERS" icon = "GFX_message_fleet_order_catapult_potential_closed_borders" icon_frame = 2 name = "MESSAGE_FLEET_ORDER_CATAPULT_POTENTIAL_CLOSED_BORDERS_TITLE" sound = "notification" ping = "arrow_notification_yellow" category = fleets } message_type = { key = "FLEET_DETECTED_MESSAGE_TYPE" icon = "GFX_message_fleet_detected" icon_frame = 2 #sound = "notification" ping = "ping_notification_red" category = fleets } message_type = { key = "OBJECT_DETECTED_MESSAGE_TYPE" icon = "GFX_message_fleet_detected" icon_frame = 2 sound = "advisor_notification_unidentified_object" sound_is_advisor = yes ping = "ping_notification_red" category = fleets } message_type = { key = "EVENT_MESSAGE_TYPE" icon = "GFX_message_other_alert" icon_frame = 1 ping = "mixed_notification_yellow" default_autopause = yes default_notification = no default_popup = yes can_disable = no } message_type = { key = "ANOMALY_DETECTED_TYPE" icon = "GFX_message_anomaly" icon_frame = 1 #sound = "discovery" sound = advisor_notification_discovery_detected sound_is_advisor = yes ping = "arrow_notification_yellow" default_toast = yes category = science } message_type = { key = "LEADER_DEATH" icon = "GFX_message_leader_died" icon_frame = 1 sound = "par_notification_leader_death" ping = "ping_notification_yellow" default_toast = yes category = leaders } message_type = { key = "LEADER_RETIRED" icon = "GFX_message_leader_retiring" icon_frame = 1 sound = "par_notification_leader_death" ping = "ping_notification_yellow" default_toast = yes category = leaders } message_type = { key = "LEADER_SURVIVED" icon = "GFX_message_leader_survived" icon_frame = 1 sound = "notification" ping = "ping_notification_green" default_toast = yes category = leaders } message_type = { key = "RULER_ELECTED" icon = "GFX_message_event_ruler" icon_frame = 1 sound = "notification" ping = "ping_notification_green" category = leaders } message_type = { key = "RULER_ELECTED_UNTIL_DEATH" icon = "GFX_message_event_ruler" icon_frame = 1 sound = "notification" ping = "ping_notification_green" category = leaders } message_type = { key = "RULER_ELECTED_HEIR" icon = "GFX_message_event_ruler" icon_frame = 1 sound = "notification" ping = "ping_notification_green" category = leaders } message_type = { key = "BYPASS_EXPLORED" icon = "GFX_message_system_survey_complete" icon_frame = 1 name = "MESSAGE_BYPASS_EXPLORED" sound = "survey_complete" ping = "ping_notification_green" category = science } message_type = { key = "SYSTEM_SURVEYED" icon = "GFX_message_system_survey_complete" icon_frame = 1 sound = "advisor_notification_system_survey_complete" sound_is_advisor = yes ping = "ping_notification_green" category = science } message_type = { key = "UPLIFTING_FAILED" icon = "GFX_message_aborted_project" icon_frame = 1 sound = "notification" ping = "ping_notification_green" category = science } message_type = { key = "SPECIES_MODIFICATION_FAILED" icon = "GFX_message_aborted_project" icon_frame = 1 sound = "notification" ping = "ping_notification_green" category = science } #message_type = { # key = "OUR_SURRENDER" # icon = "GFX_message_surrender_we" # icon_frame = 1 # # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "THEIR_SURRENDER" # icon = "GFX_message_surrender_they" # icon_frame = 1 # # sound = "diplomatic_notification" # ping = "ping_notification_green" #} message_type = { key = "VICTORY" message_setting_key = "VICTORY_KEY" icon = "GFX_message_victory" icon_frame = 2 sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "DEFEAT" message_setting_key = "DEFEAT_KEY" icon = "GFX_message_surrender_we" icon_frame = 2 sound = "notification" ping = "ping_notification_yellow" category = military } message_type = { key = "TECHNOLOGY_ORDER_FINISH_MESSAGE_TYPE" icon = "GFX_message_technology_researched" icon_frame = 1 sound = "advisor_notification_research_complete" sound_is_advisor = yes ping = "ping_notification_green" category = science } message_type = { key = "DEBRIS_ANALYZED_FINISH_MESSAGE_TYPE" icon = "GFX_message_event_completion" icon_frame = 1 #sound = "notification" sound = "advisor_notification_debris_analysed" sound_is_advisor = yes ping = "arrow_notification_green" category = science } message_type = { key = "DEBRIS_SCAVENGED_FINISH_MESSAGE_TYPE" icon = "GFX_message_event_completion" icon_frame = 1 #sound = "notification" sound = "advisor_notification_debris_analysed" sound_is_advisor = yes ping = "arrow_notification_green" category = science } message_type = { key = "DEBRIS_REANIMATED_FINISH_MESSAGE_TYPE" icon = "GFX_message_event_completion" icon_frame = 1 #sound = "notification" sound = "advisor_notification_debris_analysed" sound_is_advisor = yes ping = "arrow_notification_green" category = science } message_type = { key = "DEBRIS_SCAVENGED_AND_ANALYZED_FINISH_MESSAGE_TYPE" icon = "GFX_message_event_completion" icon_frame = 1 #sound = "notification" sound = "advisor_notification_debris_analysed" sound_is_advisor = yes ping = "arrow_notification_green" category = science } #message_type = { # key = "WORMHOLE_CLOSED_NO_ACCESS" # icon = "GFX_message_wormhole_closed" # icon_frame = 1 # # sound = "notification" # ping = "mixed_notification_yellow" #} message_type = { key = "FLEET_LEAVE_SYSTEM_NO_ACCESS" icon = "GFX_message_no_access" icon_frame = 2 sound = "notification" ping = "mixed_notification_yellow" category = fleets } message_type = { key = "FLEET_EVADE_HOSTILE_MESSAGE_TYPE" icon = "GFX_message_evading_hostile_fleet" icon_frame = 2 sound = "advisor_notification_evade_hostile_fleet" sound_is_advisor = yes ping = "mixed_notification_yellow" category = fleets } message_type = { key = "FLEET_FORCED_TO_DECLOAK_MESSAGE_TYPE" icon = "GFX_message_enemy_forcibly_decloaked" icon_frame = 2 sound = "advisor_notification_evade_hostile_fleet" sound_is_advisor = yes ping = "mixed_notification_yellow" } message_type = { key = "TERRAFORM_MESSAGE_TYPE" icon = "GFX_message_terraforming" icon_frame = 1 name = "MESSAGE_TERRAFORM_MESSAGE_TYPE_TITLE" sound = "notification" ping = "mixed_notification_green" category = planets } message_type = { key = "TOMB_WORLD_FROM_INDUSTRY_MESSAGE_TYPE" icon = "GFX_message_terraforming" icon_frame = 2 name = "TOMB_WORLD_FROM_INDUSTRY_MESSAGE_TYPE_TITLE" sound = "notification" ping = "mixed_notification_yellow" category = planets } message_type = { key = "TRADE_DEAL_END_MISSING_RESOURCE" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_MISSING_RESOURCE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_MISSING_RESOURCE_THEM" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_MISSING_RESOURCE_THEM_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_CANCELLED_ACTION" message_setting_key = "TRADE_DEAL_END_CANCELLED_ACTION_KEY" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_CANCELLED_ACTION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_CANCELLED_ACTION_THEM" message_setting_key = "TRADE_DEAL_END_CANCELLED_ACTION_THEM_KEY" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_CANCELLED_ACTION_THEM_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_CANCELLED_SPECIMEN" message_setting_key = "TRADE_DEAL_END_CANCELLED_SPECIMEN_KEY" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_CANCELLED_SPECIMEN_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_CANCELLED_SPECIMEN_THEM" message_setting_key = "TRADE_DEAL_END_CANCELLED_SPECIMEN_THEM_KEY" icon = "GFX_message_trade_deal_canceled" icon_frame = 2 name = "MESSAGE_TRADE_DEAL_END_CANCELLED_SPECIMEN_THEM_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } #message_type = { # key = "TRADE_DEAL_END_CLOSED_BORDERS" # icon = "GFX_message_trade_deal_canceled" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_CLOSED_BORDERS_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_CLOSED_BORDERS_THEM" # icon = "GFX_message_trade_deal_canceled" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_CLOSED_BORDERS_THEM_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_SUBJECT_ACCESS" # icon = "GFX_message_trade_deal_canceled" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_SUBJECT_ACCESS_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_SUBJECT_ACCESS_THEM" # icon = "GFX_message_trade_deal_canceled" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_SUBJECT_ACCESS_THEM_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_GUARANTEE_ALLIANCE" # icon = "GFX_message_message_end_guarantee_alliance" # icon_frame = 1 # # name = "MESSAGE_TRADE_DEAL_END_GUARANTEE_ALLIANCE_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_GUARANTEE_ALLIANCE_THEM" # icon = "GFX_message_message_end_guarantee_alliance_them" # icon_frame = 1 # # name = "MESSAGE_TRADE_DEAL_END_GUARANTEE_ALLIANCE_THEM_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_SUPPORT_INDEPENDENCE" # icon = "GFX_message_stopped_supporting_independence" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_SUPPORT_INDEPENDENCE_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} #message_type = { # key = "TRADE_DEAL_END_SUPPORT_INDEPENDENCE_THEM" # icon = "GFX_message_stopped_supporting_our_independence" # icon_frame = 2 # # name = "MESSAGE_TRADE_DEAL_END_SUPPORT_INDEPENDENCE_THEM_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" #} message_type = { key = "TRADE_DEAL_END_CANCELED" icon = "GFX_message_trade_deal_canceled" icon_frame = 1 name = "MESSAGE_TRADE_DEAL_END_CANCELED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "TRADE_DEAL_END_TIMEOUT" icon = "GFX_message_trade_deal_timed_out" icon_frame = 1 name = "MESSAGE_TRADE_DEAL_END_TIMEOUT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } #message_type = { # key = "PLANET_REVOLT" # icon = "GFX_message_other_revolt" # icon_frame = 1 # # name = "MESSAGE_PLANET_REVOLT_TITLE" # sound = "advisor_notification_planet_in_revolt" # sound_is_advisor = yes # ping = "mixed_notification_red" #} message_type = { key = "PLANET_DESTROYED" icon = "GFX_message_planet_destroyed" icon_frame = 1 name = "MESSAGE_PLANET_DESTROYED" sound = "event_air_raid_siren" ping = "mixed_notification_red" category = planets } message_type = { key = "ALLIED_ENTERED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_ALLIED_ENTERED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } #message_type = { # key = "FEDERATION_DECLARED_WAR" # icon = "GFX_message_entered_war" # icon_frame = 1 # # name = "MESSAGE_FEDERATION_DECLARED_WAR" # sound = "notification" # ping = "ping_notification_green" #} message_type = { key = "OVERLORD_DECLARED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_OVERLORD_DECLARED_WAR" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "SUBJECT_ENTERED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_SUBJECT_ENTERED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "OVERLORD_ENTERED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_OVERLORD_ENTERED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "OFFENSIVE_PACT_DECLARED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_OFFENSIVE_PACT_DECLARED_WAR" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "SUPPORTED_DECLARED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_SUPPORTED_DECLARED_WAR" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "GUARANTEED_ENTERED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_GUARANTEER_ENTERED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "SECRET_FEALTY_DECLARED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_SECRET_FEALTY_DECLARED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "GALACTIC_EMPIRE_ENTERED_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_GALACTIC_EMPIRE_ENTERED_WAR_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "VASSAL_ENTER_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_VASSAL_ENTER_WAR" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "ENEMY_VASSAL_ENTER_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_ENEMY_VASSAL_ENTER_WAR" sound = "notification" ping = "ping_notification_red" category = military } message_type = { key = "WAR_ENDED" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_WAR_ENDED" sound = "notification" ping = "mixed_notification_yellow" category = military } message_type = { key = "ENEMY_LEAVES_WAR" icon = "GFX_message_entered_war" icon_frame = 1 name = "MESSAGE_ENEMY_LEAVES_WAR" sound = "notification" ping = "mixed_notification_yellow" category = military } message_type = { key = "INVASION_ATTACKER_WIN" message_setting_key = "INVASION_ATTACKER_WIN_KEY" icon = "GFX_message_invasion_won" icon_frame = 2 name = "MESSAGE_INVASION_TITLE" sound = "advisor_notification_invasion_success" sound_is_advisor = yes ping = "ping_notification_green" category = military } message_type = { key = "INVASION_ATTACKER_LOSE" message_setting_key = "INVASION_ATTACKER_LOSE_KEY" icon = "GFX_message_invasion_lost" icon_frame = 2 name = "MESSAGE_INVASION_TITLE" sound = "advisor_notification_invasion_failed" sound_is_advisor = yes ping = "ping_notification_red" category = military } message_type = { key = "INVASION_DEFENDER_WIN" message_setting_key = "INVASION_DEFENDER_WIN_KEY" icon = "GFX_message_invasion_defence_won" icon_frame = 2 name = "MESSAGE_INVASION_TITLE" sound = "advisor_notification_enemy_invasion_defeated" sound_is_advisor = yes ping = "ping_notification_green" category = military } message_type = { key = "INVASION_DEFENDER_LOSE" message_setting_key = "INVASION_DEFENDER_LOSE_KEY" icon = "GFX_message_invasion_defence_lost" icon_frame = 2 name = "MESSAGE_INVASION_TITLE" sound = "advisor_notification_invasion_enemy_won" sound_is_advisor = yes ping = "ping_notification_red" category = military } message_type = { key = "SUBJECT_TYPE_CHANGED" icon = "GFX_message_other_alert" icon_frame = 1 sound = "discovery" ping = "mixed_notification_yellow" category = diplomacy } message_type = { key = "SUBJECT_STARTED_CONVERTING" icon = "GFX_message_other_alert" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "WE_STARTED_CONVERTING" icon = "GFX_message_other_alert" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "SUBJECT_FINISHED_CONVERTING" icon = "GFX_message_other_alert" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "WE_FINISHED_CONVERTING" icon = "GFX_message_other_alert" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = other } message_type = { key = "SUBJECT_LEVEL_UP_specialist_bulwark" icon = "GFX_message_bulwark_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "SUBJECT_LEVEL_UP_specialist_scholarium" icon = "GFX_message_scholarium_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "SUBJECT_LEVEL_UP_specialist_prospectorium" icon = "GFX_message_prospectorium_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "WE_LEVEL_UP_specialist_bulwark" icon = "GFX_message_bulwark_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "WE_LEVEL_UP_specialist_scholarium" icon = "GFX_message_scholarium_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } message_type = { key = "WE_LEVEL_UP_specialist_prospectorium" icon = "GFX_message_prospectorium_level_up" icon_frame = 1 sound = "discovery" ping = "mixed_notification_green" category = diplomacy } ############################################# # Diplomatic Action Messages ############################################# message_type = { key = "DIPLO_ACTION_DECLARE_WAR" icon = "GFX_message_declare_war" icon_frame = 2 name = "MESSAGE_DECLARE_WAR_TITLE" ping = "ping_notification_red" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_OFFER_PEACE" icon = "GFX_message_peace_offer" icon_frame = 1 name = "MESSAGE_OFFER_PEACE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_KICK_FROM_FEDERATION" icon = "GFX_message_kick_from_alliance" icon_frame = 1 name = "MESSAGE_KICK_FROM_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_OFFER_FEDERATION_ASSOCIATION" icon = "GFX_message_associate" icon_frame = 1 name = "MESSAGE_OFFER_FEDERATION_ASSOCIATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_REVOKE_FEDERATION_ASSOCIATION" icon = "GFX_message_associate" icon_frame = 1 name = "MESSAGE_REVOKE_FEDERATION_ASSOCIATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_ASK_FOR_FEDERATION_ASSOCIATION" icon = "GFX_message_associate" icon_frame = 1 name = "MESSAGE_ASK_FOR_FEDERATION_ASSOCIATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_END_FEDERATION_ASSOCIATION" icon = "GFX_message_associate" icon_frame = 1 name = "MESSAGE_END_FEDERATION_ASSOCIATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_OPEN_BORDERS" icon = "GFX_message_open_borders" icon_frame = 1 name = "MESSAGE_OPEN_BORDERS_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_EMBASSY" icon = "GFX_message_embassy" icon_frame = 1 name = "MESSAGE_EMBASSY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_RECALL_EMBASSY" icon = "GFX_message_recall_embassy" icon_frame = 1 name = "MESSAGE_RECALL_EMBASSY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_CLOSE_BORDERS" icon = "GFX_message_close_borders" icon_frame = 1 name = "MESSAGE_CLOSE_BORDERS_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_DEFENSIVE_PACT" icon = "GFX_message_form_defensive_pact" icon_frame = 1 name = "MESSAGE_FORM_DEFENSIVE_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_DEFENSIVE_PACT" icon = "GFX_message_break_defensive_pact" icon_frame = 1 name = "MESSAGE_BREAK_DEFENSIVE_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_NON_AGGRESSION_PACT" icon = "GFX_message_form_non_aggression_pact" icon_frame = 1 name = "MESSAGE_FORM_NON_AGGRESSION_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_COMMERCIAL_PACT" icon = "GFX_message_form_commercial_pact" icon_frame = 1 name = "MESSAGE_FORM_COMMERCIAL_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_RESEARCH_AGREEMENT" icon = "GFX_message_form_research_agreement" icon_frame = 1 name = "MESSAGE_FORM_RESEARCH_AGREEMENT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_MIGRATION_PACT" icon = "GFX_message_form_migration_pact" icon_frame = 1 name = "MESSAGE_FORM_MIGRATION_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_MIGRATION_PACT" icon = "GFX_message_form_migration_pact" icon_frame = 1 name = "MESSAGE_BREAK_MIGRATION_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_NON_AGGRESSION_PACT" icon = "GFX_message_break_non_aggression_pact" icon_frame = 1 name = "MESSAGE_BREAK_NON_AGGRESSION_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_COMMERCIAL_PACT" icon = "GFX_message_break_commercial_pact" icon_frame = 1 name = "MESSAGE_BREAK_COMMERCIAL_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_RESEARCH_AGREEMENT" icon = "GFX_message_break_research_agreement" icon_frame = 1 name = "MESSAGE_BREAK_RESEARCH_AGREEMENT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_GUARANTEE_INDEPENDENCE" icon = "GFX_message_guarantee_independence" icon_frame = 1 name = "MESSAGE_GUARANTEE_INDEPENDENCE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_GUARANTEE" icon = "GFX_message_break_guarantee" icon_frame = 1 name = "MESSAGE_BREAK_GUARANTEE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_SUPPORT_INDEPENDENCE" icon = "GFX_message_support_independence" icon_frame = 1 name = "MESSAGE_SUPPORT_INDEPENDENCE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_SUPPORT" icon = "GFX_message_break_support" icon_frame = 1 name = "MESSAGE_BREAK_SUPPORT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_NEGOTIATE_EXISTING_AGREEMENT" icon = "GFX_message_negotiate_existing_agreement" icon_frame = 1 name = "MESSAGE_NEGOTIATE_EXISTING_AGREEMENT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_PLEDGE_SECRET_FEALTY" icon = "GFX_message_pledge_secret_fealty" icon_frame = 1 name = "MESSAGE_PLEDGE_SECRET_FEALTY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_PROPOSE_SECRET_FEALTY" icon = "GFX_message_propose_secret_fealty" icon_frame = 1 name = "MESSAGE_PROPOSE_SECRET_FEALTY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_BREAK_SECRET_FEALTY" message_setting_key = "DIPLO_ACTION_BREAK_SECRET_FEALTY_KEY" icon = "GFX_message_break_secret_fealty" icon_frame = 1 name = "MESSAGE_BREAK_SECRET_FEALTY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_PROPOSE_TO_BREAK_SECRET_FEALTY" message_setting_key = "DIPLO_ACTION_PROPOSE_TO_BREAK_SECRET_FEALTY_KEY" icon = "GFX_message_break_secret_fealty" icon_frame = 1 name = "MESSAGE_BREAK_SECRET_FEALTY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_DEMAND_SUBJUGATION" icon = "GFX_message_demand_vassalization" icon_frame = 1 name = "MESSAGE_DEMAND_SUBJUGATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_ASK_TO_BECOME_SUBJUGATED" icon = "GFX_message_vassalization_request" icon_frame = 1 name = "MESSAGE_ASK_TO_BECOME_SUBJUGATED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_FORM_FEDERATION" icon = "GFX_message_form_federation" icon_frame = 1 name = "MESSAGE_FORM_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_INVITE_TO_FEDERATION" icon = "GFX_message_invite_to_federation" icon_frame = 1 name = "MESSAGE_INVITE_TO_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_ASK_TO_JOIN_FEDERATION" icon = "GFX_message_invite_to_federation" icon_frame = 1 name = "MESSAGE_ASK_TO_JOIN_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW" message_setting_key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW_KEY" icon = "GFX_message_laws_change" icon_frame = 1 name = "ACTION_VOTE_FOR_FEDERATION_LAW_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_TYPE" icon = "GFX_message_laws_change" icon_frame = 1 name = "ACTION_VOTE_FOR_FEDERATION_TYPE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW_VOTE_PASSED" message_setting_key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW_VOTE_PASSED_KEY" icon = "GFX_message_laws_passed" icon_frame = 1 name = "ACTION_VOTE_FOR_FEDERATION_LAW_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW_VOTE_FAILED" message_setting_key = "DIPLO_ACTION_VOTE_FOR_FEDERATION_LAW_VOTE_FAILED_KEY" icon = "GFX_message_laws_failed" icon_frame = 1 name = "ACTION_VOTE_FOR_FEDERATION_LAW_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_LEAVE_FEDERATION" icon = "GFX_message_leave_federation" icon_frame = 1 name = "MESSAGE_LEAVE_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_OFFER_TRADE_DEAL" icon = "GFX_message_trade_deal" icon_frame = 1 name = "MESSAGE_OFFER_TRADE_DEAL_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } #message_type = { # key = "DIPLO_ACTION_REQUEST_WAR" # icon = "GFX_message_war_request" # icon_frame = 1 # # name = "MESSAGE_REQUEST_WAR_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_red" # # default_popup = yes # others #} #message_type = { # key = "DIPLO_ACTION_PROPOSE_INVITE" # icon = "GFX_message_invite_proposal" # icon_frame = 1 # # name = "MESSAGE_PROPOSE_INVITE_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_yellow" # # default_popup = yes # others #} message_type = { key = "DIPLO_ACTION_ASK_TO_BE_RELEASED_SUBJECT" icon = "GFX_message_release_vassal_request" icon_frame = 1 name = "MESSAGE_ASK_TO_BE_RELEASED_SUBJECT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_RELEASE_SUBJECT" icon = "GFX_message_release_vassal" icon_frame = 1 name = "MESSAGE_RELEASE_SUBJECT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "RIVALRY_INVALID" icon = "GFX_message_rivalry" icon_frame = 1 name = "RIVALRY_INVALID_TITLE" sound = "diplomatic_notification" ping = "ping_notification_red" category = diplomacy } message_type = { key = "DIPLO_ACTION_MAKE_RIVAL" icon = "GFX_message_rivalry" icon_frame = 1 name = "MESSAGE_MAKE_RIVAL_TITLE" sound = "diplomatic_notification" ping = "ping_notification_red" category = diplomacy } message_type = { key = "DIPLO_ACTION_END_RIVALRY" icon = "GFX_message_rivalry" icon_frame = 1 name = "MESSAGE_END_RIVALRY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_INSULT" icon = "GFX_message_insult" icon_frame = 1 name = "MESSAGE_DIPLOMATIC_INSULT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_INTEGRATE_SUBJECT" icon = "GFX_message_started_integration" icon_frame = 1 name = "MESSAGE_INTEGRATE_SUBJECT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_CANCEL_SUBJECT_INTEGRATION" icon = "GFX_message_stopped_integration" icon_frame = 1 name = "MESSAGE_CANCEL_SUBJECT_INTEGRATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_ADD_IMPERIAL_COUNCIL_MEMBER" icon = "GFX_message_add_to_imperial_council" icon_frame = 1 name = "MESSAGE_ACTION_ADD_IMPERIAL_COUNCIL_MEMBER_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_REMOVE_IMPERIAL_COUNCIL_MEMBER" icon = "GFX_message_remove_from_imperial_council" icon_frame = 1 name = "MESSAGE_ACTION_REMOVE_IMPERIAL_COUNCIL_MEMBER_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } #message_type = { # key = "LEADER_EXPERIENCE" # icon = "GFX_message_leader_experience_gain" # icon_frame = 1 # # name = "MESSAGE_LEADER_EXPERIENCE_TITLE" # sound = "notification" # ping = "mixed_notification_green" #} message_type = { key = "LEADER_LEVEL_UP" icon = "GFX_message_leader_level_up" icon_frame = 1 name = "MESSAGE_LEADER_LEVEL_UP_TITLE" sound = "notification" ping = "mixed_notification_green" category = leaders } message_type = { key = "LEADER_LEVEL_UP_NOTRAIT" icon = "GFX_message_leader_level_up_notrait" icon_frame = 1 name = "MESSAGE_LEADER_LEVEL_UP_TITLE" sound = "notification" ping = "mixed_notification_green" category = leaders } message_type = { key = "COMBAT_STATS" icon = "GFX_message_combat_stats" icon_frame = 1 name = "MESSAGE_COMBAT_STATS_TITLE" sound = "notification" ping = "mixed_notification_green" category = military } message_type = { key = "NEW_HEIR" message_setting_key = "NEW_HEIR_KEY" icon = "GFX_message_new_heir" icon_frame = 1 name = "MESSAGE_NEW_HEIR_TITLE" sound = "notification" ping = "mixed_notification_green" category = leaders } #message_type = { # key = "TRIGG_MOD_GAINED" # icon = "GFX_message_conditional_effect_gained" # icon_frame = 1 # # sound = "notification" # ping = "ping_notification_green" #} #message_type = { # key = "TRIGG_MOD_LOST" # icon = "GFX_message_conditional_effect_lost" # icon_frame = 1 # # sound = "notification" # ping = "ping_notification_red" #} message_type = { key = "INVALIDATED_EDICT" icon = "GFX_message_conditional_effect_lost" icon_frame = 1 sound = "notification" ping = "ping_notification_red" category = government } message_type = { key = "EXPIRED_EDICT" icon = "GFX_message_conditional_effect_lost" icon_frame = 1 sound = "notification" ping = "ping_notification_red" category = government } message_type = { key = "RETREAT_CASUALTIES" icon = "GFX_message_retreat_casualties" icon_frame = 1 name = "MESSAGE_RETREAT_CASUALTIES_TITLE" sound = "notification" ping = "ping_notification_red" category = military } message_type = { key = "EMERGENCY_FTL_CASUALTIES" icon = "GFX_message_emergency_ftl_casualties" icon_frame = 1 name = "MESSAGE_EMERGENCY_FTL_CASUALTIES_TITLE" sound = "notification" ping = "ping_notification_red" category = fleets } message_type = { key = "AUTO_EXPLORE_FALLBACK_MESSAGE_TYPE" icon = "GFX_message_auto_explore_fallback" icon_frame = 1 name = "AUTO_EXPLORE_FALLBACK_MESSAGE_TYPE_TITLE" sound = "notification" ping = "ping_notification_yellow" category = science } message_type = { key = "AUTO_EXPLORE_CANCELED_MESSAGE_TYPE" message_setting_key = "AUTO_EXPLORE_CANCELED_MESSAGE_TYPE_KEY" icon = "GFX_message_auto_explore_canceled" icon_frame = 1 name = "AUTO_EXPLORE_CANCELED_MESSAGE_TYPE_TITLE" sound = "notification" ping = "ping_notification_red" category = science } message_type = { key = "TOAST_TRUCE_IS_OVER" icon = "GFX_message_toast_truce_over" name = "TOAST_TRUCE_IS_OVER_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = military } message_type = { key = "TOAST_HABITAT_BUILT" icon = "GFX_toast_habitat_built" name = "TOAST_HABITAT_BUILT_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = economy } message_type = { key = "TOAST_ORBITAL_BUILT" icon = "GFX_toast_orbital_built" name = "TOAST_ORBITAL_BUILT_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = economy } message_type = { key = "MEGASTRUCTURE_BUILT" icon = "GFX_message_megastructure_built" icon_frame = 1 name = "MESSAGE_MEGASTRUCTURE_BUILT_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = "MEGASTRUCTURE_UPGRADED" icon = "GFX_message_megastructure_upgraded" icon_frame = 1 name = "MESSAGE_MEGASTRUCTURE_UPGRADED_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = "ALIEN_MEGASTRUCTURE_BUILT" icon = "GFX_message_megastructure_built" icon_frame = 1 name = "MESSAGE_ALIEN_MEGASTRUCTURE_BUILT_TITLE" #sound = "notification" sound = event_mega_structure_other_empire_build_complete ping = "ping_notification_yellow" category = economy } message_type = { key = "SUBJECT_INTEGRATION_COMPLETE" icon = "GFX_message_started_integration" icon_frame = 1 name = "SUBJECT_INTEGRATION_COMPLETE_TITLE" sound = "notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "FLEET_BUILD_ORDER_CANCELED_MESSAGE_TYPE" message_setting_key = "FLEET_BUILD_ORDER_CANCELED_MESSAGE_TYPE_KEY" icon = "GFX_message_auto_explore_canceled" icon_frame = 1 name = "FLEET_BUILD_ORDER_CANCELED_MESSAGE_TYPE_TITLE" sound = "notification" ping = "ping_notification_red" category = fleets } #message_type = { # key = "BECOME_FEDERATION_LEADER" # icon = "GFX_message_form_federation" # icon_frame = 1 # # name = "BECOME_FEDERATION_LEADER_TITLE" # sound = "diplomatic_notification" # ping = "ping_notification_green" #} message_type = { key = "ESPIONAGE_INTEL_GAINED" icon = "GFX_message_diplomatic_generic" icon_frame = 1 name = "ESPIONAGE_INTEL_GAINED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "SPECIES_MODIFICATION_COMPLETE" icon = "GFX_message_event_completion" icon_frame = 1 name = "SPECIES_MODIFICATION_COMPLETE_TITLE" sound = "notification" ping = "ping_notification_green" category = science } message_type = { key = "UPLIFT_COMPLETE" icon = "GFX_message_event_completion" icon_frame = 1 name = "UPLIFT_COMPLETE_TITLE" sound = "notification" ping = "ping_notification_green" category = science } message_type = { key = "MESSAGE_TYPE_NEW_CASUS_BELLI_HOLDER" icon = "GFX_message_casus_belli_holder" icon_frame = 1 name = "MESSAGE_NEW_CASUS_BELLI_HOLDER_TITLE" sound = "notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_TYPE_NEW_CASUS_BELLI_TARGET" icon = "GFX_message_casus_belli_target" icon_frame = 1 name = "MESSAGE_NEW_CASUS_BELLI_TARGET_TITLE" sound = "notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_TYPE_LOST_CASUS_BELLI" icon = "GFX_message_lost_casus_belli" icon_frame = 1 name = "MESSAGE_LOST_CASUS_BELLI_TITLE" sound = "notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_TYPE_NEW_CLAIM_ON_SYSTEM" icon = "GFX_message_system_claimed" icon_frame = 1 name = "MESSAGE_NEW_CLAIM_ON_SYSTEM_TITLE" sound = "notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_TYPE_ESN_ARRIVED" icon = "GFX_message_mia_jump_arrived" icon_frame = 1 name = "MESSAGE_ESN_ARRIVED_TITLE" sound = "notification" ping = "ping_notification_green" category = fleets } message_type = { key = "MESSAGE_TYPE_ESN_ABORTED" icon = "GFX_message_mia_jump_aborted" icon_frame = 1 name = "MESSAGE_ESN_ABORTED_TITLE" sound = "notification" ping = "ping_notification_green" category = fleets } message_type = { key = MESSAGE_TYPE_SR_INFORMED icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_SR_INFORMED_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = MESSAGE_TYPE_PLANET_PROSPECTED icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_PLANET_PROSPECTED_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = MESSAGE_TYPE_HABITAT_PROSPECTED icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_HABITAT_PROSPECTED_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = MESSAGE_TYPE_POP_ABDUCTED message_setting_key = "MESSAGE_TYPE_POP_ABDUCTED_KEY" icon = "GFX_message_founder_species_put_on_market" icon_frame = 1 name = "MESSAGE_POP_ABDUCTED_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = MESSAGE_TYPE_POP_ABDUCTED_FROM_US message_setting_key = "MESSAGE_TYPE_POP_ABDUCTED_FROM_US_KEY" icon = "GFX_message_founder_species_put_on_market" icon_frame = 1 name = "MESSAGE_POP_ABDUCTED_TITLE" sound = "notification" ping = "ping_notification_red" category = planets } message_type = { key = MESSAGE_TYPE_REFUGEES_ARRIVED icon = "GFX_message_refugees_arrived" icon_frame = 1 name = "MESSAGE_REFUGEES_ARRIVED_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = MESSAGE_TYPE_LOST_MARKET_STATION icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_LOST_MARKET_STATION_TITLE" sound = "notification" ping = "ping_notification_red" category = economy } message_type = { key = MESSAGE_TYPE_GALPULSE message_setting_key = "MESSAGE_TYPE_GALPULSE_KEY" icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_GALPULSE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = MESSAGE_TYPE_NEW_BRANCH_OFFICE icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_NEW_BRANCH_OFFICE_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = MESSAGE_TYPE_CLOSED_BRANCH_OFFICE icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_CLOSED_BRANCH_OFFICE_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = MESSAGE_TYPE_FOUNDER_SPECIES_PUT_ON_MARKET icon = "GFX_message_founder_species_put_on_market" icon_frame = 1 name = "MESSAGE_FOUNDER_SPECIES_PUT_ON_MARKET_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = MESSAGE_TYPE_SLAVE_SOLD_ON_MARKET icon = "GFX_message_founder_species_put_on_market" icon_frame = 1 name = "MESSAGE_SLAVE_SOLD_ON_MARKET_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = "TYPE_FINISH_COLONIZE_PLANET" icon = "GFX_message_colonization" icon_frame = 1 name = "new_colony" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_ARCHAEOLOGY_SITE_FINISHED" icon = "GFX_message_archeology_complete" icon_frame = 1 name = "MESSAGE_ARCHAEOLOGY_SITE_FINISHED_TITLE" sound = "archeology_notifications_dig_site_complete" ping = "ping_notification_green" category = science } message_type = { key = "MESSAGE_ARCHAEOLOGY_SITE_DISCOVERED" icon = "GFX_message_archeology_discovered" icon_frame = 1 name = "MESSAGE_ARCHAEOLOGY_SITE_DISCOVERED_TITLE" sound = "archeology_notifications_new_dig_site" ping = "ping_notification_green" category = science } message_type = { key = "MESSAGE_FIRST_CONTACT_DISCOVERED" icon = "GFX_message_first_contact_discovered" icon_frame = 1 name = "MESSAGE_FIRST_CONTACT_DISCOVERED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = diplomacy } message_type = { key = "MESSAGE_FIRST_CONTACT_FINISHED" icon = "GFX_message_first_contact_finished" icon_frame = 1 name = "MESSAGE_FIRST_CONTACT_FINISHED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = diplomacy } message_type = { key = "MESSAGE_FIRST_CONTACT_ABORTED_THEY_COMPLETED" message_setting_key = "MESSAGE_FIRST_CONTACT_ABORTED_THEY_COMPLETED_KEY" icon = "GFX_message_first_contact_discovered" icon_frame = 2 name = "MESSAGE_FIRST_CONTACT_ABORTED_THEY_COMPLETED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = diplomacy } message_type = { key = "MESSAGE_FIRST_CONTACT_ABORTED" message_setting_key = "MESSAGE_FIRST_CONTACT_ABORTED_KEY" icon = "GFX_message_first_contact_denied" icon_frame = 2 name = "MESSAGE_FIRST_CONTACT_ABORTED_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = diplomacy } message_type = { key = "MESSAGE_ASTRAL_RIFT_DISCOVERED" icon = "GFX_message_astral_rift_discovered" icon_frame = 1 name = "MESSAGE_ASTRAL_RIFT_DISCOVERED_TITLE" sound = "archeology_notifications_new_dig_site" ping = "ping_notification_green" default_toast = yes } message_type = { key = "MESSAGE_ASTRAL_SCAR_DISCOVERED" icon = "GFX_message_astral_rift_discovered" icon_frame = 1 name = "MESSAGE_ASTRAL_SCAR_DISCOVERED_TITLE" sound = "archeology_notifications_new_dig_site" ping = "ping_notification_green" } message_type = { key = "MESSAGE_ASTRAL_RIFT_STARTED" icon = "GFX_message_astral_rift_started" icon_frame = 1 name = "MESSAGE_ASTRAL_RIFT_STARTED_TITLE" sound = "archeology_notifications_new_dig_site" ping = "ping_notification_green" default_toast = yes } message_type = { key = "MESSAGE_ASTRAL_RIFT_FINISHED" icon = "GFX_message_astral_rift_finished" icon_frame = 1 name = "MESSAGE_ASTRAL_RIFT_FINISHED_TITLE" sound = "ap_rift_event_0_astral_wonder" ping = "ping_notification_green" category = science } message_type = { key = "MESSAGE_ASTRAL_ACTION_UNLOCKED" icon = "GFX_message_astral_action_unlocked" icon_frame = 1 name = "MESSAGE_ASTRAL_ACTION_UNLOCKED_TITLE" sound = "notification" } message_type = { key = "MESSAGE_DIMENSIONAL_FLEET_DESTROYED" icon = "GFX_message_dimensional_fleet_destroyed" icon_frame = 1 name = "MESSAGE_DIMENSIONAL_FLEET_DESTROYED_TITLE" sound = "event_air_raid_siren" ping = "ping_notification_green" } message_type = { key = "MESSAGE_FAVOR_GAINED_TRADITION" icon = "GFX_message_diplomatic_invite" icon_frame = 1 name = "MESSAGE_FAVOR_GAINED_TRADITION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = government } message_type = { key = "MESSAGE_SUPPORTING_VOTER" icon = "GFX_message_diplomatic_invite" icon_frame = 1 name = "MESSAGE_SUPPORTING_VOTER" sound = "diplomatic_notification" ping = "ping_notification_green" category = government } message_type = { key = "MESSAGE_SENATE_IN_SESSION" icon = "GFX_message_senate_in_session" icon_frame = 1 name = "MESSAGE_SENATE_IN_SESSION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_CAN_END_SENATE_SESSION" icon = "GFX_message_senate_session_can_be_ended" icon_frame = 1 name = "MESSAGE_CAN_END_SENATE_SESSION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_CUSTODIAN_ENDED_SESSION_PREMATURELY" message_setting_key = "MESSAGE_CUSTODIAN_ENDED_SESSION_PREMATURELY_KEY" icon = "GFX_message_senate_session_ended_prematurely" icon_frame = 1 name = "MESSAGE_CUSTODIAN_ENDED_SESSION_PREMATURELY_TITLE" sound = "sfx_conclude_senate_session" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_EMPEROR_ENDED_SESSION_PREMATURELY" message_setting_key = "MESSAGE_EMPEROR_ENDED_SESSION_PREMATURELY_KEY" icon = "GFX_message_senate_session_ended_prematurely" icon_frame = 1 name = "MESSAGE_EMPEROR_ENDED_SESSION_PREMATURELY_TITLE" sound = "sfx_conclude_senate_session" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_FROZEN_BY_EMPEROR" message_setting_key = "MESSAGE_RESOLUTION_FROZEN_BY_EMPEROR_KEY" icon = "GFX_message_resolution_frozen" icon_frame = 1 name = "MESSAGE_RESOLUTION_FROZEN_BY_EMPEROR_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_FROZEN_BY_CUSTODIAN" message_setting_key = "MESSAGE_RESOLUTION_FROZEN_BY_CUSTODIAN_KEY" icon = "GFX_message_resolution_frozen" icon_frame = 1 name = "MESSAGE_RESOLUTION_FROZEN_BY_CUSTODIAN_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_PASSED" icon = "GFX_message_resolution_passed" icon_frame = 1 name = "MESSAGE_RESOLUTION_PASSED_TITLE" sound = "notification_resolution_passed" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_FAILED" icon = "GFX_message_resolution_failed" icon_frame = 1 name = "MESSAGE_RESOLUTION_FAILED_TITLE" sound = "notification_resolution_defeated" ping = "ping_notification_red" category = diplomacy } message_type = { key = "MESSAGE_COUNCIL_ELECTION_RESULT" icon = "GFX_message_council_election_result" icon_frame = 1 name = "MESSAGE_COUNCIL_ELECTION_RESULT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_VETOED" icon = "GFX_message_resolution_vetoed" icon_frame = 1 name = "MESSAGE_RESOLUTION_VETOED_TITLE" sound = "notification_resolution_vetoed" ping = "ping_notification_red" category = diplomacy } message_type = { key = "MESSAGE_RESOLUTION_EMERGENCY_MEASURE" icon = "GFX_message_emergency_measure" icon_frame = 1 name = "MESSAGE_RESOLUTION_EMERGENCY_MEASURE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_CUSTODIAN_TERM_LIMIT_EXPIRING" icon = "GFX_message_custodian_term_limit_expiring" icon_frame = 1 name = "MESSAGE_CUSTODIAN_TERM_LIMIT_EXPIRING_TITLE" sound = "diplomatic_notification" ping = "ping_notification_red" category = diplomacy } message_type = { key = "MESSAGE_TERRAVORE_CONSUME_WORLD" icon = "GFX_message_terraforming" icon_frame = 1 name = "MESSAGE_TERRAVORE_CONSUME_WORLD_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "ICE_MINING_INTERRUPTED" icon = "GFX_message_terraforming" icon_frame = 2 name = "ICE_MINING_INTERRUPTED_TITLE" sound = "notification" ping = "ping_notification_red" category = planets } message_type = { key = "ICE_MINING_SUCCESS" icon = "GFX_message_terraforming" icon_frame = 1 name = "ICE_MINING_SUCCESS_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "ICE_MINING_HABITAT_SUCCESS" icon = "GFX_message_terraforming" icon_frame = 1 name = "ICE_MINING_HABITAT_SUCCESS_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } #message_type = { # key = "DELUGE_EXHAUSTED_ICE" # icon = "GFX_message_terraforming" # icon_frame = 1 # # name = "DELUGE_EXHAUSTED_ICE_TITLE" # sound = "notification" # ping = "ping_notification_green" #} message_type = { key = "MESSAGE_FEDERATION_LEVEL_UNLOCKED" icon = "GFX_message_federation_level_unlocked" icon_frame = 1 name = "MESSAGE_FEDERATION_LEVEL_UNLOCKED_TITLE" sound = "notification_player_level_up" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_NECROPHAGE_POPS_NECROPHAGED" icon = "GFX_message_necrophage" icon_frame = 1 name = "MESSAGE_NECROPHAGE_POPS_NECROPHAGED_TITLE" sound = "event_necrophage" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_POPS_IDYLLIC_BLOOMED" icon = "GFX_message_plantoid_bloomed" icon_frame = 1 name = "MESSAGE_POPS_IDYLLIC_BLOOMED_TITLE" sound = "discovery" ping = "mixed_notification_green" category = planets } message_type = { key = "MESSAGE_NEW_FEDERATION_PRESIDENT_CHOSEN" icon = "GFX_message_diplomatic_federation" icon_frame = 1 name = "NEW_FEDERATION_PRESIDENT_CHOSEN_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_ASK_TO_LEAVE_FEDERATION" icon = "GFX_message_leave_federation" icon_frame = 1 name = "MESSAGE_ASK_TO_LEAVE_FEDERATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" default_toast = yes category = diplomacy } message_type = { key = "DIPLO_ACTION_ASK_TO_JOIN_GALACTIC_EMPIRE" icon = "GFX_message_joined_galactic_empire" icon_frame = 1 name = "MESSAGE_ASK_TO_JOIN_GALACTIC_EMPIRE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_JOINED_GALACTIC_EMPIRE" icon = "GFX_message_joined_galactic_empire" icon_frame = 1 name = "MESSAGE_JOINED_GALACTIC_EMPIRE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_LEFT_GALACTIC_EMPIRE" icon = "GFX_message_left_galactic_empire" icon_frame = 1 name = "MESSAGE_LEFT_GALACTIC_EMPIRE_TITLE" sound = "diplomatic_notification" ping = "ping_notification_red" category = diplomacy } message_type = { key = "MESSAGE_JOINED_GALACTIC_COMMUNITY" icon = "GFX_message_joined_galactic_community" icon_frame = 1 name = "MESSAGE_JOINED_GALACTIC_COMMUNITY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_LEFT_GALACTIC_COMMUNITY" icon = "GFX_message_left_galactic_community" icon_frame = 1 name = "MESSAGE_LEFT_GALACTIC_COMMUNITY_TITLE" sound = "diplomatic_notification" ping = "ping_notification_red" category = diplomacy } message_type = { key = "STAR_DESTROYED" icon = "GFX_message_star_destroyed" icon_frame = 1 name = "MESSAGE_STAR_DESTROYED" sound = "event_air_raid_siren" ping = "mixed_notification_red" category = planets } #message_type = { # key = "MESSAGE_CLONE_ARMY_NO_CLONE_VATS" # icon = "GFX_message_emergency_measure" # icon_frame = 2 # # name = "MESSAGE_CLONE_ARMY_NO_CLONE_VATS_TITLE" # sound = "notification" # ping = "ping_notification_red" #} #message_type = { # key = "MESSAGE_OFFSPRING_DEFEATED" # icon = "GFX_missing_offspring" # icon_frame = 2 # # name = "MESSAGE_OFFSPRING_DEFEATED_TITLE" # sound = "notification" # ping = "ping_notification_red" #} message_type = { key = "MESSAGE_NO_OFFSPRING" icon = "GFX_message_missing_offspring" icon_frame = 2 name = "MESSAGE_NO_OFFSPRING_TITLE" sound = "notification" ping = "ping_notification_red" category = planets } message_type = { key = "MESSAGE_FINAL_OFFSPRING_SHIP" icon = "GFX_message_missing_offspring" icon_frame = 3 name = "MESSAGE_FINAL_OFFSPRING_SHIP_TITLE" sound = "notification" ping = "ping_notification_red" category = fleets } message_type = { key = "MESSAGE_POPS_SMUGGLED" icon = "GFX_message_declining_pops" icon_frame = 3 name = "MESSAGE_POPS_SMUGGLED_TITLE" sound = "notification" ping = "ping_notification_red" } message_type = { key = MESSAGE_TYPE_HYPERDRIVE_SECURED icon = "GFX_message_event_generic" icon_frame = 1 name = "MESSAGE_HYPERDRIVE_SECURED_TITLE" sound = "notification" ping = "ping_notification_green" category = science } message_type = { key = "CAPITALS_CONNECTED_RELAY_NETWORK" icon = "GFX_message_capitals_connected_relay_network" icon_frame = 1 name = "MESSAGE_CAPITALS_CONNECTED_RELAY_NETWORK_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = "CAPITALS_DISCONNECTED_RELAY_NETWORK" icon = "GFX_message_capitals_disconnected_relay_network" icon_frame = 1 name = "MESSAGE_CAPITALS_DISCONNECTED_RELAY_NETWORK_TITLE" sound = "notification" ping = "ping_notification_yellow" category = economy } message_type = { key = "MESSAGE_OVERLORD_CRATER" icon = "GFX_message_terraforming" icon_frame = 3 name = "MESSAGE_OVERLORD_CRATER_TITLE" sound = "notification" ping = "ping_notification_red" category = planets } message_type = { key = "MESSAGE_OVERLORD_SACRIFICE" icon = "GFX_message_necrophage" icon_frame = 2 name = "MESSAGE_OVERLORD_SACRIFICE_TITLE" sound = "notification" ping = "ping_notification_yellow" category = planets } message_type = { key = "MESSAGE_OVERLORD_RECRUIT" icon = "GFX_message_refugees_arrived" icon_frame = 1 name = "MESSAGE_OVERLORD_RECRUIT_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "OVERLORD_HOLDING_CONSTRUCTION_MESSAGE_TYPE" icon = "GFX_message_other_construction_surface" icon_frame = 1 name = "OVERLORD_HOLDING_CONSTRUCTION_TITLE" sound = "notification" sound_is_advisor = yes ping = "ping_notification_green" category = economy } message_type = { key = "PLANET_CONTROLLER_GAINED_VIA_BOMBARDMENT_TYPE" icon = "GFX_message_other_alert" icon_frame = 1 name = "PLANET_CONTROLLER_GAINED_VIA_BOMBARDMENT_TITLE" sound = "notification" ping = "ping_notification_green" category = military } message_type = { key = "SUBSIDY_UNABLE_TO_PAY_RESEARCH_MESSAGE_TYPE" icon = "GFX_message_other_alert" icon_frame = 1 name = "overlord_subsidy" sound = "notification" sound_is_advisor = yes ping = "ping_notification_green" category = economy } message_type = { key = "MESSAGE_TYPE_RELICS_GAINED_INTEGRATION" icon = "GFX_message_trade_deal" icon_frame = 1 name = "MESSAGE_TYPE_RELICS_GAINED_INTEGRATION_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = economy } message_type = { key = "MESSAGE_REANIMATION_COMPLETE" icon = "GFX_message_fleet_action_complete" icon_frame = 1 name = "MESSAGE_REANIMATION_COMPLETE_TITLE" sound = "notification" ping = "ping_notification_green" category = fleets } message_type = { key = "MESSAGE_SLOWED_LAST_GIFT" icon = "GFX_message_projectile" icon_frame = 1 name = "MESSAGE_SLOWED_LAST_GIFT_TITLE" sound = "notification" ping = "ping_notification_green" category = economy } message_type = { key = "MESSAGE_POPS_INOCULATED" icon = "GFX_message_beholder_pops_inoculated" icon_frame = 1 name = "MESSAGE_POPS_INOCULATED_TITLE" sound = "notification" ping = "ping_notification_green" category = other } message_type = { key = "MESSAGE_BEHOLDER_PLANETFALL" icon = "GFX_message_beholder_planetfall" icon_frame = 1 name = "MESSAGE_BEHOLDER_PLANETFALL_TITLE" sound = "notification" ping = "ping_notification_green" category = other } message_type = { key = "MESSAGE_BEHOLDER_PLANETFALL_NO_SLOTS" icon = "GFX_message_beholder_planetfall" icon_frame = 2 name = "MESSAGE_BEHOLDER_PLANETFALL_NO_SLOTS_TITLE" sound = "notification" ping = "ping_notification_red" } message_type = { key = "MESSAGE_AZARYN_TERRAFORM_STARTED" icon = "GFX_message_terraform_started" icon_frame = 1 name = "MESSAGE_AZARYN_TERRAFORM_STARTED_TITLE" sound = "notification" ping = "ping_notification_green" category = other } message_type = { key = "MESSAGE_AZARYN_TERRAFORM_CANCELED" icon = "GFX_message_terraform_canceled" icon_frame = 1 name = "MESSAGE_AZARYN_TERRAFORM_CANCELED_TITLE" sound = "notification" ping = "ping_notification_red" category = other } message_type = { key = "MESSAGE_SALVAGED_SHIPS_FROM_DEBRIS" icon = "GFX_message_other_alert" icon_frame = 1 name = "MESSAGE_SALVAGED_SHIPS_FROM_DEBRIS_TITLE" sound = "notification" ping = "ping_notification_green" category = fleets } message_type = { key = "COUNCIL_AGENDA_AVAILABLE" icon = "GFX_message_other_alert" icon_frame = 1 sound = "advisor_tutorial_agenda_available" sound_is_advisor = yes ping = "ping_notification_green" category = government } message_type = { key = "MESSAGE_RECRUITED_LEADER" icon = "GFX_toast_leader_acquired" name = "MESSAGE_RECRUITED_LEADER_TITLE" sound = "notification" ping = "ping_notification_red" default_toast = yes category = leaders } message_type = { key = "MESSAGE_NEGATIVE_TRAIT" icon = "GFX_toast_negative_trait_gained" name = "MESSAGE_NEGATIVE_TRAIT_TITLE" sound = "notification" ping = "ping_notification_red" default_toast = yes category = leaders } message_type = { key = "MESSAGE_GAINED_TRAIT" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = "MESSAGE_GAINED_TRAIT_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = leaders } message_type = { key = "MESSAGE_GAINED_SUBCLASS" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = "MESSAGE_GAINED_SUBCLASS_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = leaders } message_type = { key = "MESSAGE_ALL_GAINED_TRAIT" icon = "GFX_message_leader_all_gained_trait" icon_frame = 1 name = "MESSAGE_ALL_GAINED_TRAIT_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = leaders } message_type = { key = "TRADITION_EFFECT" icon = "GFX_alert_unlock_tradition" name = "MESSAGE_TRADITION_EFFECT_ACTIVATED" sound = "notification" ping = "ping_notification_green" default_toast = yes category = government } message_type = { key = "MESSAGE_SYSTEM_LOST_TO_PRE_FTL" icon = "GFX_message_pre_ftl_spaceflight" icon_frame = 2 name = "MESSAGE_SYSTEM_LOST_TO_PRE_FTL_TITLE" sound = "notification" ping = "arrow_notification_red" category = planets } message_type = { key = "MESSAGE_TYPE_SATISFYING_INSULTS" icon = "GFX_message_insult" icon_frame = 3 name = "MESSAGE_SATISFYING_INSULTS_TITLE" sound = "notification" ping = "arrow_notification_red" category = diplomacy } message_type = { key = "MESSAGE_PRE_FTL_DISTRUSTFUL" icon = "GFX_message_pre_ftl_spaceflight" icon_frame = 3 name = "MESSAGE_PRE_FTL_DISTRUSTFUL_TITLE" sound = "notification" ping = "arrow_notification_red" category = diplomacy } message_type = { key = "MESSAGE_PRE_FTL_AWARENESS_INCREASED" icon = "GFX_message_preftl_awareness" icon_frame = 1 name = "MESSAGE_PRE_FTL_AWARENESS_INCREASED_TITLE" sound = "fc_ui_awareness_level" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "MESSAGE_PRE_FTL_AWARENESS_DECREASED" icon = "GFX_message_preftl_awareness" icon_frame = 1 name = "MESSAGE_PRE_FTL_AWARENESS_DECREASED_TITLE" sound = "fc_ui_awareness_level" ping = "ping_notification_yellow" category = diplomacy } message_type = { key = "DIPLO_ACTION_SOCIETAL_ENLIGHTENMENT" icon = "GFX_message_action_societal_enlightenment" icon_frame = 1 name = "MESSAGE_FORM_SOCIETAL_ENLIGHTENMENT_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_STOP_SOCIETAL_ENLIGHTENMENT" icon = "GFX_message_action_stop_societal_enlightenment" icon_frame = 1 name = "MESSAGE_BREAK_SOCIETAL_ENLIGHTENMENT_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_OPEN_TECHNOLOGICAL_ENLIGHTENMENT" icon = "GFX_message_open_technological_enlightenment" icon_frame = 1 name = "MESSAGE_FORM_OPEN_TECHNOLOGICAL_ENLIGHTENMENT_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_STOP_OPEN_TECHNOLOGICAL_ENLIGHTENMENT" icon = "GFX_message_action_stop_open_technological_enlightenment" icon_frame = 1 name = "MESSAGE_BREAK_OPEN_TECHNOLOGICAL_ENLIGHTENMENT_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_PRE_FTL_TRADE" icon = "GFX_message_pre_ftl_trade" icon_frame = 1 name = "MESSAGE_FORM_PRE_FTL_TRADE_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "DIPLO_ACTION_STOP_PRE_FTL_TRADE" icon = "GFX_message_action_stop_pre_ftl_trade" icon_frame = 1 name = "MESSAGE_BREAK_PRE_FTL_TRADE_PACT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" category = diplomacy } message_type = { key = "MESSAGE_TYPE_PENDING_INSIGHT_TECH" icon = "GFX_message_pending_insight_tech" icon_frame = 1 name = "MESSAGE_PENDING_INSIGHT_TECH_TITLE" sound = "notification" ping = "ping_notification_yellow" category = science } message_type = { key = "MESSAGE_TYPE_AURA_INTENSIFICATION_INSIGHT" icon = "GFX_message_pending_insight_tech" icon_frame = 1 name = "MESSAGE_AURA_INTENSIFICATION_INSIGHT_TITLE" sound = "notification" ping = "ping_notification_yellow" category = science } message_type = { key = "MESSAGE_BYPASS_LOCK_EXPIRED" icon = "GFX_message_bypass_lock_expired" icon_frame = 1 name = "MESSAGE_BYPASS_LOCK_EXPIRED_TITLE" sound = "notification" ping = "ping_notification_red" } message_type = { key = "MESSAGE_RESTORING_THE_BALANCE_SACRIFICE" icon = "GFX_message_restoring_the_balance_sacrifice" icon_frame = 1 name = "MESSAGE_RESTORING_THE_BALANCE_SACRIFICE_TITLE" sound = "notification" ping = "ping_notification_yellow" } message_type = { key = "MESSAGE_FRUITFUL_SEED_PLANTED" icon = "GFX_message_seed_critter" icon_frame = 1 name = "MESSAGE_FRUITFUL_SEED_PLANTED_TITLE" sound = "notification" ping = "mixed_notification_green" } message_type = { key = "MESSAGE_FRUITFUL_SEED_CRITTER" icon = "GFX_message_seed_planted" icon_frame = 1 name = "MESSAGE_FRUITFUL_SEED_CRITTER_TITLE" sound = "notification" ping = "mixed_notification_green" category = other } message_type = { key = "MESSAGE_FRUITFUL_SEED_LOST" icon = "GFX_message_seed_lost" icon_frame = 1 name = "MESSAGE_FRUITFUL_SEED_LOST_TITLE" sound = "notification" ping = "mixed_notification_red" category = other } message_type = { key = "MESSAGE_FRUITFUL_WEED_ARMY" icon = "GFX_message_seed_planted" icon_frame = 1 name = "MESSAGE_FRUITFUL_WEED_ARMY_TITLE" sound = "notification" ping = "mixed_notification_green" } message_type = { key = "MESSAGE_FRUITFUL_SEED_BOMBING" icon = "GFX_message_other_alert" icon_frame = 1 name = "MESSAGE_FRUITFUL_SEED_BOMBING_TITLE" sound = "notification" ping = "mixed_notification_red" } message_type = { key = "MESSAGE_FROZEN_TERRAFORM_FOUND" icon = "GFX_message_terraforming" icon_frame = 1 name = "MESSAGE_FROZEN_TERRAFORM_FOUND_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_TERRAFORM_FOUND" icon = "GFX_message_terraforming" icon_frame = 1 name = "MESSAGE_TERRAFORM_FOUND_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_TOXIC_TERRAFORM_FOUND" icon = "GFX_message_terraforming" icon_frame = 1 hidden_in_message_settings = yes default_popup = no default_notification = yes name = "MESSAGE_TOXIC_TERRAFORM_FOUND_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_RULERCHIP_LEADER_DEATH" icon = "GFX_toast_rulerchip_leader_death" name = "MESSAGE_RULERCHIP_LEADER_DEATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = leaders } message_type = { key = "MESSAGE_TROPHY_HUNTERS_KILLED_FAUNA" icon = "GFX_message_space_fauna" icon_frame = 1 name = "MESSAGE_TROPHY_HUNTERS_KILLED_FAUNA_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_SPACE_CRITTER_CAPTURE_FAILURE" icon = "GFX_message_space_fauna" icon_frame = 1 name = "MESSAGE_SPACE_CRITTER_CAPTURE_FAILURE_TITLE" sound = "ga_gravity_snare_failure" ping = "ping_notification_red" } message_type = { key = "MESSAGE_SPACE_CRITTER_CAPTURE_SUCCESS" icon = "GFX_message_space_fauna" icon_frame = 1 name = "MESSAGE_SPACE_CRITTER_CAPTURE_SUCCESS_TITLE" sound = "ga_gravity_snare_success" ping = "ping_notification_green" } message_type = { key = "MESSAGE_CAPTURED_SPACE_CRITTER_RETURNED" icon = "GFX_message_space_fauna" icon_frame = 1 name = "MESSAGE_CAPTURED_SPACE_CRITTER_RETURNED_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "VOIDLURE_ATTRACTED_FAUNA" icon = "GFX_message_voidlure_attracted_fauna" icon_frame = 1 name = "VOIDLURE_ATTRACTED_FAUNA_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_SPECIMEN_ACQUIRED" icon = "GFX_toast_specimen_acquired" name = "MESSAGE_SPECIMEN_ACQUIRED_TITLE" sound = "ga_specimen_acquire" ping = "ping_notification_green" default_toast = yes default_notification = no category = other } message_type = { key = "MESSAGE_RANDOM_POP_SETTLED" icon = "GFX_message_refugees_arrived" icon_frame = 1 name = "MESSAGE_RANDOM_POP_SETTLED_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_NANOTECH_BOON" icon = "GFX_message_fleet_upgrader_complete" icon_frame = 1 name = "MESSAGE_NANOTECH_BOON_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_CETANA_WRECKED_FLEET" icon = "GFX_message_emergency_ftl_casualties" icon_frame = 2 name = "MESSAGE_CETANA_WRECKED_FLEET_TITLE" sound = "notification" ping = "ping_notification_red" category = planets } message_type = { key = "MESSAGE_INSTITUTE_SPAWNED_STORM" icon = "GFX_message_other_alert" icon_frame = 1 name = "MESSAGE_INSTITUTE_SPAWNED_STORM_TITLE" sound = "notification" ping = "ping_notification_yellow" category = other } message_type = { key = "STORM_ELECTRIC_STORM_VISIBLE" icon = "GFX_message_storm_electric_visible" icon_frame = 1 name = "MESSAGE_ELECTRIC_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_SOLAR_STORM_VISIBLE" icon = "GFX_message_storm_solar_visible" icon_frame = 1 name = "MESSAGE_SOLAR_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_CELESTIAL_STORM_VISIBLE" icon = "GFX_message_storm_celestial_visible" icon_frame = 1 name = "MESSAGE_CELESTIAL_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_NEXUS_STORM_VISIBLE" icon = "GFX_message_storm_nexus_visible" icon_frame = 1 name = "MESSAGE_NEXUS_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_red_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_SHROUD_STORM_VISIBLE" icon = "GFX_message_storm_shroud_visible" icon_frame = 1 name = "MESSAGE_SHROUD_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_GRAVITY_STORM_VISIBLE" icon = "GFX_message_storm_gravity_visible" icon_frame = 1 name = "MESSAGE_GRAVITY_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_MAGNETIC_STORM_VISIBLE" icon = "GFX_message_storm_magnetic_visible" icon_frame = 1 name = "MESSAGE_MAGNETIC_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } message_type = { key = "STORM_PARTICLE_STORM_VISIBLE" icon = "GFX_message_storm_particle_visible" icon_frame = 1 name = "MESSAGE_PARTICLE_STORM_COSMIC_STORM_SPOTTED_TITLE" sound = "event_yellow_alert" ping = "ping_notification_yellow" category = cosmic_storm } # Aftermath toast notifications message_type = { key = "ELECTRIC_STORM_AFTERMATH" icon = "GFX_toast_electric_storm_aftermath" name = "MESSAGE_ELECTRIC_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "PARTICLE_STORM_AFTERMATH" icon = "GFX_toast_particle_storm_aftermath" name = "MESSAGE_PARTICLE_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "GRAVITY_STORM_AFTERMATH" icon = "GFX_toast_gravity_storm_aftermath" name = "MESSAGE_GRAVITY_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "MAGNETIC_STORM_AFTERMATH" icon = "GFX_toast_magnetic_storm_aftermath" name = "MESSAGE_MAGNETIC_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "SOLAR_STORM_AFTERMATH" icon = "GFX_toast_solar_storm_aftermath" name = "MESSAGE_SOLAR_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "CELESTIAL_STORM_AFTERMATH" icon = "GFX_toast_celestial_storm_aftermath" name = "MESSAGE_CELESTIAL_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "SHROUD_STORM_AFTERMATH" icon = "GFX_toast_shroud_storm_aftermath" name = "MESSAGE_SHROUD_STORM_AFTERMATH_TITLE" sound = "notification" ping = "arrow_notification_yellow" default_toast = yes category = cosmic_storm } message_type = { key = "MESSAGE_NEW_GENETIC_MATERIAL" icon = "GFX_message_space_fauna" icon_frame = 1 name = "MESSAGE_NEW_GENETIC_MATERIAL_TITLE" sound = "ga_vivarium_birth" ping = "ping_notification_green" } message_type = { key = "MESSAGE_STORAGE_SPECIMEN_SOLD" icon = "GFX_message_specimen" icon_frame = 1 name = "MESSAGE_STORAGE_SPECIMEN_SOLD_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_STORAGE_FULL" icon = "GFX_message_specimen" icon_frame = 1 name = "MESSAGE_STORAGE_FULL_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_LEADER_CAPTURED" icon = "GFX_message_leader_died" icon_frame = 1 name = "MESSAGE_LEADER_CAPTURED_TITLE" sound = "notification" ping = "ping_notification_yellow" category = other } message_type = { key = "MESSAGE_LEADER_RANSOM_PAID" icon = "GFX_message_diplomatic_trade" icon_frame = 1 name = "MESSAGE_LEADER_RANSOM_PAID_TITLE" sound = "notification" ping = "ping_notification_green" category = other } message_type = { key = "MESSAGE_STOLEN_SPECIMEN_PERPETRATOR" icon = "GFX_message_specimen" icon_frame = 1 name = "MESSAGE_STOLEN_SPECIMEN_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_STOLEN_SPECIMEN_VICTIM" icon = "GFX_message_specimen" icon_frame = 1 name = "MESSAGE_STOLEN_SPECIMEN_TITLE" sound = "notification" ping = "ping_notification_yellow" } # Resources message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_RARE_CRYSTALS" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_RARE_CRYSTALS_SETTING" icon = "GFX_message_rare_crystals" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_RARE_CRYSTALS_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_EXOTIC_GASES" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_EXOTIC_GASES_SETTING" icon = "GFX_message_exotic_gases" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_EXOTIC_GASES_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_VOLATILE_MOTES" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_VOLATILE_MOTES_SETTING" icon = "GFX_message_volatile_motes" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_VOLATILE_MOTES_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ZRO" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ZRO_SETTING" icon = "GFX_message_zro" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ZRO_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_DARK_MATTER" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_DARK_MATTER_SETTING" icon = "GFX_message_dark_matter" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_DARK_MATTER_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_LIVING_METAL" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_LIVING_METAL_SETTING" icon = "GFX_message_living_metal" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_LIVING_METAL_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ASTRAL_THREADS" message_setting_key = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ASTRAL_THREADS_SETTING" icon = "GFX_message_astral_threads" icon_frame = 1 name = "MESSAGE_STRATEGIC_RESOURCE_FOUND_ASTRAL_THREADS_TITLE" sound = "notification" ping = "ping_notification_green" default_notification = no default_toast = yes category = other } message_type = { key = "MESSAGE_EXPLORATION_FOCUS_COMPLETED" message_setting_key = "MESSAGE_EXPLORATION_FOCUS_COMPLETED_SETTING" icon = "GFX_toast_exploration_focus" icon_frame = 1 name = "MESSAGE_EXPLORATION_FOCUS_COMPLETED_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_CONQUEST_FOCUS_COMPLETED" message_setting_key = "MESSAGE_CONQUEST_FOCUS_COMPLETED_SETTING" icon = "GFX_toast_conquest_focus" icon_frame = 1 name = "MESSAGE_CONQUEST_FOCUS_COMPLETED_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_DEVELOPMENT_FOCUS_COMPLETED" message_setting_key = "MESSAGE_DEVELOPMENT_FOCUS_COMPLETED_SETTING" icon = "GFX_toast_development_focus" icon_frame = 1 name = "MESSAGE_DEVELOPMENT_FOCUS_COMPLETED_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_CORE_FOCUS_COMPLETED" message_setting_key = "MESSAGE_CORE_FOCUS_COMPLETED_SETTING" icon = "GFX_toast_core_focus" icon_frame = 1 name = "MESSAGE_CORE_FOCUS_COMPLETED_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_EXPLORATION_FOCUS_REWARD" message_setting_key = "MESSAGE_EXPLORATION_FOCUS_REWARD_SETTING" icon = "GFX_message_exploration_focus" icon_frame = 1 name = "MESSAGE_EXPLORATION_FOCUS_REWARD_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_CONQUEST_FOCUS_REWARD" message_setting_key = "MESSAGE_CONQUEST_FOCUS_REWARD_SETTING" icon = "GFX_message_conquest_focus" icon_frame = 1 name = "MESSAGE_CONQUEST_FOCUS_REWARD_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } message_type = { key = "MESSAGE_DEVELOPMENT_FOCUS_REWARD" message_setting_key = "MESSAGE_DEVELOPMENT_FOCUS_REWARD_SETTING" icon = "GFX_message_development_focus" icon_frame = 1 name = "MESSAGE_DEVELOPMENT_FOCUS_REWARD_TITLE" sound = "notification" ping = "ping_notification_yellow" default_notification = no default_toast = yes category = focuses } ## Factions ## # New Faction Formed message_type = { key = "MESSAGE_FACTION_TRADITIONALIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_TRADITIONALIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_IMPERIALIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_IMPERIALIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_SUPREMACIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_SUPREMACIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_ISOLATIONIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_ISOLATIONIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_TOTALITARIAN" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_TOTALITARIAN_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_PROGRESSIVE" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_PROGRESSIVE_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_PROSPERITY" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_PROSPERITY_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_TECHNOLOGIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_TECHNOLOGIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_XENOIST" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_XENOIST_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_MANIFESTI" icon = "GFX_message_factions" icon_frame = 1 name = "MESSAGE_MANIFESTI_FACTION_FORMED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } # New Faction Embraced message_type = { key = "MESSAGE_FACTION_EMBRACED_TRADITIONALIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_TRADITIONALIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_IMPERIALIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_IMPERIALIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_SUPREMACIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_SUPREMACIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_ISOLATIONIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_ISOLATIONIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_TOTALITARIAN" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_TOTALITARIAN_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_PROGRESSIVE" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_PROGRESSIVE_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_PROSPERITY" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_PROSPERITY_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_TECHNOLOGIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_TECHNOLOGIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_XENOIST" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_XENOIST_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "MESSAGE_FACTION_EMBRACED_MANIFESTI" icon = "GFX_message_ethics_changed" icon_frame = 1 name = "MESSAGE_MANIFESTI_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } # Enclave 'Diplomacy' message_type = { key = "ENCLAVE_DIPLOMACY" icon = "GFX_message_enclave_diplomatic_interactions" icon_frame = 1 hidden_in_message_settings = yes default_popup = yes default_notification = no name = "ENCLAVE_DIPLOMACY_TITLE" #sound = "diplomatic_notification" ping = "ping_notification_yellow" } # Terraforming World Discovered message_type = { key = "MESSAGE_TERRAFORM_CANDIDATE_FOUND" icon = "GFX_message_terraforming" icon_frame = 1 hidden_in_message_settings = yes default_popup = no default_notification = yes name = "MESSAGE_TERRAFORMING_EVENT_TITLE" sound = "diplomatic_notification" ping = "ping_notification_green" } # Empire Focus Start message_type = { key = "EMPIRE_FOCUS" icon = "GFX_message_core_focus" icon_frame = 1 hidden_in_message_settings = yes default_popup = no default_notification = yes name = "EMPIRE_FOCUS_MESSAGE_TYPE" sound = "notification" ping = "ping_notification_yellow" category = focuses } message_type = { key = "MESSAGE_FACTION_EMBRACED_FIRE_CULT" icon = "GFX_faction_icon_fire_cult" icon_frame = 1 name = "MESSAGE_FACTION_EMBRACED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = other } message_type = { key = "RANDOM_TRAIT_ADDED" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = RANDOM_TRAIT_ADDED_TITLE sound = "notification" ping = "ping_notification_green" default_toast = yes category = planets } message_type = { key = "PLASMIC_TRAIT_ADDED" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = PLASMIC_TRAIT_ADDED_TITLE sound = "notification" ping = "ping_notification_green" default_toast = yes category = planets } message_type = { key = "LEVIATHAN_TRAIT_ADDED" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = LEVIATHAN_TRAIT_ADDED_TITLE sound = "notification" ping = "ping_notification_green" default_toast = yes category = planets } message_type = { key = "APEX_PREDATOR_GAINED" icon = "GFX_toast_positive_trait_gained" icon_frame = 1 name = APEX_PREDATOR_GAINED_TITLE sound = "notification" ping = "ping_notification_green" default_toast = yes category = planets } message_type = { key = "EVOPRED_TERRAFORM_STARTED" icon = "GFX_message_terraforming" icon_frame = 1 name = EVOPRED_TERRAFORM_STARTED_TITLE sound = "notification" ping = "ping_notification_green" default_toast = yes category = planets } message_type = { key = "FALLEN_EMPIRE_BUILDING_GAINED" icon = "GFX_message_open_technological_enlightenment" icon_frame = 1 name = "MESSAGE_FALLEN_EMPIRE_BUILDING_GAINED_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_PASS_HIVE_FE_TASK" icon = "GFX_message_action_societal_enlightenment" icon_frame = 1 name = "MESSAGE_PASS_HIVE_FE_TASK_TITLE" sound = "notification" ping = "ping_notification_green" } message_type = { key = "MESSAGE_FAIL_HIVE_FE_TASK" icon = "GFX_message_action_stop_open_technological_enlightenment" icon_frame = 3 name = "MESSAGE_FAIL_HIVE_FE_TASK_TITLE" sound = "notification" ping = "ping_notification_red" } message_type = { key = "MESSAGE_BEHEMOTH_GROWTH" icon = "GFX_message_fleet_upgrader_complete" icon_frame = 3 name = "MESSAGE_BEHEMOTH_GROWTH_TITLE" sound = "event_dangerous_animals" ping = "ping_notification_green" category = fleets } message_type = { key = "MESSAGE_UNPLUGGED_DECYBERIZED" icon = "GFX_message_unplugged_decyberize" icon_frame = 1 name = "MESSAGE_UNPLUGGED_DECYBERIZED_TITLE" sound = "par_notification_leader_death" ping = "ping_notification_yellow" category = other } message_type = { key = "MESSAGE_UNPLUGGED_CYBERIZED" icon = "GFX_message_unplugged_cyberize" icon_frame = 1 name = "MESSAGE_UNPLUGGED_CYBERIZED_TITLE" sound = "par_notification_leader_death" ping = "ping_notification_yellow" category = other } message_type = { key = "MESSAGE_DIGEST_EFFECT_VICTIM" icon = "GFX_message_other_alert" icon_frame = 1 name = "MESSAGE_DIGEST_EFFECT_TITLE" sound = "notification" ping = "ping_notification_red" category = military } message_type = { key = "MESSAGE_TOXIFY_WORLD" icon = "GFX_message_terraforming" icon_frame = 1 name = "MESSAGE_TOXIFY_WORLD_TITLE" sound = "notification" ping = "ping_notification_green" category = planets } message_type = { key = "MESSAGE_POPS_TRANSFERRED" icon = "GFX_message_necrophage" icon_frame = 1 name = "MESSAGE_POPS_TRANSFERRED_TITLE" sound = "par_notification_leader_death" ping = "ping_notification_green" category = other } message_type = { key = "MESSAGE_BEHEMOTH_RAGE" icon = "GFX_message_behemoth_rage" icon_frame = 3 name = "MESSAGE_BEHEMOTH_RAGE_TITLE" sound = "relic_activation_ether_drake_trophy" ping = "ping_notification_red" category = other } message_type = { key = "MESSAGE_BEHEMOTH_CALM" icon = "GFX_message_behemoth_rage" icon_frame = 1 name = "MESSAGE_BEHEMOTH_CALM_TITLE" sound = "relic_activation_scales_of_the_worm" ping = "ping_notification_green" category = other } message_type = { key = "BEHEMOTH_EGG_BUILT" icon = "GFX_message_behemoth_rage" name = "BEHEMOTH_EGG_BUILT_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = economy } message_type = { key = "BEHEMOTH_EGG_HATCHED" icon = "GFX_message_behemoth_rage" name = "BEHEMOTH_EGG_HATCHED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = economy } inline_script = { script = patron_accords_messages PATRON = the_eater_of_worlds } inline_script = { script = patron_accords_messages PATRON = the_composer_of_strands } inline_script = { script = patron_accords_messages PATRON = the_cradle_of_souls } inline_script = { script = patron_accords_messages PATRON = the_instrument_of_desire } inline_script = { script = patron_accords_messages PATRON = whisperers_in_the_void } # Available Covenant Power message for EotC only message_type = { key = "MESSAGE_ACTIVE_ACCORD_AVAILABLE_end_of_the_cycle" message_setting_key = "MESSAGE_ACTIVE_ACCORD_AVAILABLE_SETTING_end_of_the_cycle" icon = "GFX_message_attunement" icon_frame = 1 name = "MESSAGE_ACTIVE_ACCORD_AVAILABLE_TITLE" sound = "message_notification_end_of_the_cycle" ping = "ping_notification_green" default_toast = yes } message_type = { key = "PLANET_DEPOSIT_DISCOVERED" icon = "GFX_message_terraforming" name = "PLANET_DEPOSIT_DISCOVERED_TITLE" sound = "notification" ping = "ping_notification_green" default_toast = yes category = economy } message_type = { key = "EXPERIMENT_TESTING_TECH_OPTION_MESSAGE_TYPE" message_setting_key = "EXPERIMENT_TESTING_TECH_OPTION_SETTING" icon = "GFX_message_technology_researched" icon_frame = 1 name = "EXPERIMENT_TESTING_TECH_OPTION_TITLE" sound = "notification" ping = "ping_notification_green" category = science } message_type = { key = "ACCORD_DESTRUCTION_MESSAGE_TYPE" message_setting_key = "ACCORD_DESTRUCTION_MESSAGE_SETTING" icon = "GFX_message_end_of_the_cycle" icon_frame = 1 name = "ACCORD_DESTRUCTION_MESSAGE_TITLE" sound = "notification" ping = "ping_notification_yellow" } message_type = { key = "PROXY_WAR_BUSTED_MESSAGE_TYPE" icon = "GFX_message_other_alert" icon_frame = 1 name = "PROXY_WAR_BUSTED_MESSAGE_TYPE_TITLE" sound = "notification" ping = "ping_notification_red" default_toast = yes } message_type = { key = "PROXY_WAR_REVEALED_MESSAGE_TYPE" icon = "GFX_message_other_alert" icon_frame = 1 name = "PROXY_WAR_REVEALED_MESSAGE_TYPE_TITLE" sound = "notification" ping = "ping_notification_red" default_toast = yes }