From fef9248cf815a032b065f3249ce22c7e7551af3c Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 31 Aug 2022 04:56:26 +0300 Subject: [PATCH 56/56] README.actions: Add Targeted Steal requirement For Targeted Steal actions actor must know target's list of techs. See osdn #45462 Signed-off-by: Marko Lindqvist --- doc/README.actions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/README.actions b/doc/README.actions index 65d0a88f36..b77da44470 100644 --- a/doc/README.actions +++ b/doc/README.actions @@ -356,6 +356,7 @@ Actions done by a unit against a city limit set by the "Stealings_Ignore" effect. * actor must be aware that the target exists * actor must be on the same tile as the target or on the tile next to it. + * actor must know what techs target owns * target must be foreign. (!) "Targeted Steal Tech Escape Expected" - Escape version of the above. @@ -365,6 +366,7 @@ Actions done by a unit against a city above the limit set by the "Stealings_Ignore" effect. * actor must be aware that the target exists * actor must be on the same tile as the target or on the tile next to it. + * actor must know what techs target owns * target must be foreign. (!) "Incite City" - Pay the target city to join the actors owners side. -- 2.35.1