From 4ef68ad9e998d5cd271fda2acca00269df4c62ee Mon Sep 17 00:00:00 2001 From: Amazinite Date: Sat, 8 Jun 2024 13:57:56 -0400 Subject: [PATCH] Tribute condition --- wiki/Player-Conditions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/Player-Conditions.md b/wiki/Player-Conditions.md index 4824823..9e9d6ee 100644 --- a/wiki/Player-Conditions.md +++ b/wiki/Player-Conditions.md @@ -74,6 +74,7 @@ The game manages these conditions, but you are able to adjust the value in conve * `"event: "`, where `` is replaced with the name of any event. This is set whenever an event is applied. * `"reputation: "` is set to your current reputation with the given government, rounded down to a whole number. * `"combat rating"` is your current combat rating (based on the strength of all the ships your fleet has disabled). +* `"tribute: "` is the amount of tribute that you are receiving from the given planet. * `"global: "` is any condition which gets set in the "global conditions.txt" file. Global conditions can be set and accessed by all player save files. **(v. 0.10.0)** ### Read-only