User:TotallyUniqueLily/Item Location Nomic: Difference between revisions

Draft????
 
m possessive instead of plural typo. get her ass (also worse bugs)
 
(4 intermediate revisions by the same user not shown)
Line 35: Line 35:
== Items ==
== Items ==


All items are owned by players, or the Bank.
All items are owned by players, or the Bank. If an item's owner at any point cannot be reasonably determined, it is instead owned by the Bank.
 
For an item to be created in [x]'s possession, is for that item to be created with [x] as it's owner.
 
The number of items an owner (each player, and the bank) had created in their possession is tracked. Starting at 0.
 
=== Properties ===
To allow unique identification of items (as well as other nefarious purposes)
Each item has these properties:
 
==== Original owner ====
The player in whose possession this item was created, otherwise the Bank.
==== N ====
One higher than the amount of items created in the Original Owner's possession before this one. 1 for the first created item, 2 for the second, etc.
 
Thus, the first item created in the Bank's possession could be unambiguously called "Bank's 1"
 
== Item list ==
 
The following are kinds of items:
 
=== Standard Proposal-Makers ===
 
Standard Proposal-Makers allow the owner (if a player) to make a Standard Proposal. When a Standard Proposal-Maker is used to create a proposal, it becomes a '''Spent''' Standard Proposal-Maker.
 
=== Spent Standard Proposal-Maker ===
 
The Spent Standard Proposal-Maker is also called the Spent-Maker (for brevity). It is ''not'' called a Standard Proposal-Maker by the rules (that would be confusing).
 
If the proposal created with a given Spent-Maker fails, it becomes a Standard Proposal-Maker (unspent). The Spent-Maker cannot be used to make proposals (until it becomes unspent again).
 
== Winning the game ==
 
A player wins the game if (all of the following are true):
* The player's location is a Spent-Maker
* That Spent-Maker's location is ''second'' Spent-Maker
* The second Spent-Maker's location is a ''third'' Spent-Maker
* None of these Spent-Makers are owned by the player.
* Each of these Spent-Makers is owned by a different player.
 
(draft note: alternative phrasing: If a player is in a Standard Proposal-Maker, which is in another Standard Proposal-Maker, which is in yet another Standard Proposal-Maker (that's 3 Proposal-Makers), and the player owns none of them, and they're all owned by different players, that player wins the game)