Skip to content

Commit

Permalink
Update thief (#420)
Browse files Browse the repository at this point in the history
* Update thief

Just puts the win condition of thief on one line rather than having it all over the place on 2 separate lines at the top and bottom of details

* Update thief

* Update thief

* Update thief

Co-authored-by: venomousbirds <80123992+venomousbirds@users.noreply.github.com>
  • Loading branch information
Shepherdwhen and venomousbirds authored Jun 29, 2021
1 parent 5cf3557 commit ed212a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions limited/thief
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
__Basics__
Each night, the Thief choose one player to switch roles with.
__Details__
The Thief wins if they are still alive at the end of the game.
When they switch with a player, they become that player's role, and the other player becomes the Thief.
Selecting a player to switch with is an immediate effect, but switching roles is an end night action and happens after any other end night actions such as night kills. The Thief can switch with a dead player, if the player was alive when they selected them.
When switching with another player, all their channels are switched. Effects such as being powdered are not swapped.
If the Thief does not select a target, a random player is chosen. Each Thief may only select every player once.
If there's no or only Unaligned players left to select, the Thief immediately ascends and wins. This can happen immediately after selecting a player.
The Thief wins if they are still alive at the end of the game or alternatively if there's no or only Unaligned players left to select, the Thief immediately ascends and wins. This can happen immediately after selecting a player.

0 comments on commit ed212a0

Please sign in to comment.