From efc7ee7f2939e5c1eafb98976727439d9bb2ae03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Lach?= Date: Sun, 20 Feb 2022 18:26:38 +0100 Subject: [PATCH 2/2] - Changes in ruleset to test modification diff --git a/data/civ2civ3/effects.ruleset b/data/civ2civ3/effects.ruleset index a848b32aec..57c9c11718 100644 --- a/data/civ2civ3/effects.ruleset +++ b/data/civ2civ3/effects.ruleset @@ -1469,6 +1469,17 @@ reqs = "OutputType", "Science", "Local", FALSE, TRUE } + +[effect_rebel] +type = "Enemy_Citizen_Unhappy_Pct" +value = 100 +reqs = + { "type", "name", "range", "present", "quiet" + "Counter", "Owned", "City", FALSE, TRUE + + } + + [effect_gov_tile_penalty_tribal] type = "Output_Penalty_Tile" value = 2 -- 2.35.1