Skip to content

Commit

Permalink
Tribute condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazinite committed Jun 8, 2024
1 parent 609fe24 commit 4ef68ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/Player-Conditions.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ The game manages these conditions, but you are able to adjust the value in conve
* `"event: <event name>"`, where `<event name>` is replaced with the name of any event. This is set whenever an event is applied.
* `"reputation: <government>"` 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: <planet>"` is the amount of tribute that you are receiving from the given planet.
* `"global: <condition>"` 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
Expand Down

0 comments on commit 4ef68ad

Please sign in to comment.