From 4c1fb2bc9d5da877c7a5ef0d5106a2f758ca2a3d Mon Sep 17 00:00:00 2001 From: Dino Date: Mon, 23 Feb 2026 17:48:08 -0500 Subject: [PATCH] README.actions: add new internal actions "Escape", "Civil War" RM #1453 --- doc/README.actions | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/README.actions b/doc/README.actions index 99e6de9c0d..6e31795d02 100644 --- a/doc/README.actions +++ b/doc/README.actions @@ -1574,6 +1574,16 @@ Internal actions * Unit's veterancy system must have veterancy levels for the unit to advance to. +"Escape" - unit has 50% chance to escape rather than being killed + when killstack is enabled and the defender of its tile + is defeated. The conditions are that it has more move + points than required to move to an adjacent tile plus + the attackers move points and that the attacker doesn't + have the "CanKillEscaping" unit type flag. + +"Civil War" - if the requirements for this action are not fulfilled, + civil war cannot happen. + Ruleset defined actions ======================= User actions are "blank". The ruleset does everything they do. The following -- 2.31.0