| ALERT_Heavy | Caution | HasAffecter_Overloaded | MoveCameraAlert | Scene | Entity | Weight: Heavy |
| ALERT_VeryHeavy | Caution | HasAffecter_SevereOverloaded | MoveCameraAlert | Scene | Entity | Weight: Very Heavy |
| ALERT_LowHp | Caution | StatRatioAbove_HealthTotal_20
&& StatRatioUnder_HealthTotal_40 | MoveCameraAlert | Scene | Entity | Low Health |
| ALERT_LowHeadHp | Caution | StatRatioAbove_HealthHead_20
&& StatRatioUnder_HealthHead_40 | MoveCameraAlert | Scene | Entity | Low Head Health |
| ALERT_Hungry | Caution | HasAffecter_Hungry | MoveCameraAlert | Scene | Entity | Low Hunger |
| ALERT_Exhausted | Caution | HasAffecter_Exhausted | MoveCameraAlert | Scene | Entity | Low Energy |
| ALERT_Stressed | Caution | StatRatioAbove_Stress_40
&& StatRatioUnder_Stress_60 | MoveCameraAlert | Scene | Entity | High Stress |
| ALERT_LowMood | Caution | StatAbove_Mood_-20
&& StatUnder_Mood_-10 | MoveCameraAlert | Scene | Entity | Dissatisfied Unit |
| ALERT_LowFood | Caution | LowFood | None | Scene | Campaign | Low Food Reserves |
| ALERT_LowDurability | Caution | EquipDurabilityRatioUnder_Primary_20
|| EquipDurabilityRatioUnder_Secondary_20
|| EquipDurabilityRatioUnder_Head_20
|| EquipDurabilityRatioUnder_Body_20
|| EquipDurabilityRatioUnder_Accessory1_20
|| EquipDurabilityRatioUnder_Accessory2_20 | MoveCameraAlert | Scene | Entity | Low Durability on Equipped Item |
| ALERT_Idle | Caution | CurrentMap_Base
&&IsIdling | MoveCameraAlert | Scene | Entity | Unit with Nothing to Do |
| ALERT_NoResearch | Caution | CurrentMap_Base
&&HasBuildingAbove_ResearchStation_1
&&NotResearching
&&HasRemainResearch | None | Scene | Campaign | No Research in Progress |
| ALERT_NoHeadEquip | Caution | CurrentMap_Dungeon
&& EmptyEquipment_Head | MoveCameraAlert | Scene | Entity | Head Equipment Not Worn |
| ALERT_NoBodyEquip | Caution | CurrentMap_Dungeon
&& EmptyEquipment_Body | MoveCameraAlert | Scene | Entity | Body Equipment Not Worn |
| ALERT_NoWeaponEquip | Caution | CurrentMap_Dungeon
&& EmptyEquipment_Primary | MoveCameraAlert | Scene | Entity | No weapon equipped |
| ALERT_BuildingInteractablePositionBlocked | Caution | UnavailableToInteract | MoveCameraAlert | Scene | Entity | Building's interaction area is blocked |
| ALERT_SevereHp | Warning | StatRatioAbove_HealthTotal_0
&& StatRatioUnder_HealthTotal_20 | MoveCameraAlert | Scene | Entity | Critically low health |
| ALERT_SevereHeadHp | Warning | StatRatioAbove_HealthHead_0
&& StatRatioUnder_HealthHead_20 | MoveCameraAlert | Scene | Entity | Critically low head health |
| ALERT_VeryHungry | Warning | StatRatioAbove_Hunger_0
&& StatRatioUnder_Hunger_20 | MoveCameraAlert | Scene | Entity | Critically low hunger |
| ALERT_VeryExhausted | Warning | StatRatioAbove_Energy_0
&& StatRatioBelow_Energy_20 | MoveCameraAlert | Scene | Entity | Critically low stamina |
| ALERT_VeryStressed | Warning | StatRatioAbove_Stress_60
&& StatRatioUnder_Stress_100 | MoveCameraAlert | Scene | Entity | Stress very high |
| ALERT_VeryLowMood | Warning | StatAbove_Mood_-20
&& StatUnder_Mood_-10 | MoveCameraAlert | Scene | Entity | Very dissatisfied unit |
| ALERT_DeadlyHungry | Warning | HasAffecter_SevereHungry | MoveCameraAlert | All | Entity | Death by starvation imminent |
| ALERT_DeadlyDamage | Warning | HasAffecter_SevereDamage | MoveCameraAlert | All | Entity | Death from damage imminent |
| ALERT_NoFood | Warning | (HasAffecter_Hungry||HasAffecter_VeryHungry)
&&FailFindFood | MoveCameraAlert | Scene | Entity | No edible food available (food search failed) |
| ALERT_NoAmmo | Warning | NeedAmmoWeapon
&& EmptyAmmo | MoveCameraAlert | Scene | Entity | Low on arrows and ammo |
| ALERT_ResearchComplete | Research | OnResearchCompleted | ShowUI_Research, HideAlert | All | Campaign | Research complete |
| ALERT_EventOccur | Event | OnEventOccur | ShowEvent,
HideAlert | All | Campaign | Event that triggers an Alert popup |
| ALERT_Tutorial_GameObjective | Tutorial | EventFinished_Tutorial0 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_CameraMove | Tutorial | EventFinished_Tutorial0 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_CameraZoom | Tutorial | QuestFinish_Tuto1 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_InventoryManagement | Tutorial | QuestFinish_Tuto6 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Health | Tutorial | QuestFinish_Tuto4
|| FirstStatRatioUnder_HealthTotal_89 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_InventoryItemInteraction | Tutorial | FirstUI_EntityInventory | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Tooltip | Tutorial | FirstUI_EntityInventory | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_SkillsAbility | Tutorial | FirstUI_EntitySkill | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_UnitBehaviorOptions | Tutorial | QuestFinish_Main4 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_GameSpeed | Tutorial | QuestFinish_Tuto10 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_ItemWeight | Tutorial | FirstAffecter_Overloaded | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_MultiSelect | Tutorial | QuestFinish_Tuto11 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Inspect | Tutorial | QuestFinish_Tuto12 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_DungeonPortal | Tutorial | QuestFinish_Tuto14 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Storage | Tutorial | QuestFinish_Main5 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Hunger | Tutorial | FirstAffecter_Hungry | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_EnergyStatus | Tutorial | FirstAffecter_Exhausted | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_Research | Tutorial | QuestFinish_Main6 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_LevelUp | Tutorial | QuestFinish_Main6 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_MoodStatus | Tutorial | LevelAbove_2_1 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_StressStatus | Tutorial | FirstAffecter_HightStressed | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_ConsumptionPolicy | Tutorial | FirstAffecter_PlantRage | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_RoomType | Tutorial | LevelAbove_2_1 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_UnitFire | Tutorial | QuestFinish_Main2 | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_SkillReset | Tutorial | FirstUI_EntitySkill | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_GoddessTears | Tutorial | FirstItem_GoddessTears | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_DeadUnitTreatment | Tutorial | FirstSettlementCorpse | ShowGuide | All | Campaign | Tutorial |
| ALERT_Tutorial_TaskPriority | Tutorial | QuestFinish_Main6 | ShowGuide | All | Campaign | Tutorial |