User:Wotton/Chess Wheel With Cards: Difference between revisions

m 10 revisions imported: Import Miraheze archive 2022-10-29
Wotton (talk | contribs)
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:


*Whenever the rules require that a player randomly generate a number, it must be done so publicly, and all values in the range must have equal weight.
*Whenever the rules require that a player randomly generate a number, it must be done so publicly, and all values in the range must have equal weight.
*Card Counters (CC) are fungible items.
*Card Counters (CC) and Piece Counters (PC) are fungible items.
*Piece Counters (PC) are fungible items.


*Cards are items. Cards with the same title are fungible.
*Cards are items. Cards with the same title are fungible.
Line 15: Line 14:


== Boards ==
== Boards ==
A Board is a 2-dimensional grid of discrete size. Each position on the grid may contain a single Piece. The rows of the grid are called ranks and the columns are called files. Ranks are indexed with subsequent letters, starting with A. Files are indexed with subsequent numbers, starting with 1.
A Board is a 2-dimensional grid of discrete size. Each position on the grid may contain a single Piece. The rows of the grid are called ranks and the columns are called files. Ranks are indexed with subsequent numbers, starting with A. Files are indexed with subsequent letters, starting with 1.


Boards may share spaces. When board A shares space S with space T on another board B, pieces that exist at space S on board A exist at space T on board B and may move to spaces on board B accessible from space T or to spaces on board A accessible from space S.
Boards may share spaces. When two or more boards share the same space, that space is a member of all those boards.


== Standard Board ==
== Standard Board ==
If a player has not done so in this cycle, they can create a board with 8 rows and 8 columns, called their standard board by saying so in #board-actions.
If a player has not done so in this cycle, e can create a board with 8 rows and 8 columns, called eir standard board by saying so in #board-actions.


Spaces on the eighth rank of a standard board are shared with spaces with the same rank and file every other standard board.
Every space on the eighth rank of a standard board is identical with every space in every other standard board that has the same rank and file as that space.


== Turns ==
== Turns ==
The turn list is an ordered list of players. Any player who has created their standard board can add themself to the end of the turn list by saying so in #joining.
The turn list is an ordered list of players. Any player who has created eir standard board can add emself to the end of the turn list by saying so in #joining.


When a player is at the start of the turn list, it is said to be their turn. When it is a player's turn, they can do all of the following in order, known as taking their turn:
When a player is at the start of the turn list, it is said to be eir turn. <sup>[how?]</sup> When it is a player's turn, e can do the following in order, optionally skipping any of the steps. This process known as "Taking a Turn".
 
'''Taking A Turn'''


* Move a piece
* Move a piece
* Remove themself from the turn list.
* Remove emself from the turn list.
* Add themself to the end of the turn list.
* Add emself to the end of the turn list.


If a player has not made a move in 24 hours since their turn began, then any player can remove them from the turn list.
If a player has not made a move in 24 hours since eir turn began, then any player can remove em from the turn list.


== Pieces ==
== Pieces ==


* Once per turn, on their own turn, a player may claim '''2PC'''.  
* Once per turn, on eir own turn, a player may claim '''2PC'''.  
* A player may generate a piece in their inventory by paying an amount of PC equal to its value.
* A player may generate a piece in eir inventory by paying an amount of PC equal to its value.
* On their turn, a player may add a piece from their inventory to the board. Choose any square on their own board, or adjacent to one of their piece's in another board, and an orthogonal bearing. The piece is added to that square, with that bearing.
* On eir turn, a player may add a piece from eir inventory to the board. Choose any square on eir own board, or adjacent to one of eir piece's in another board, and an orthogonal bearing. The piece is added to that square, with that bearing.


{| class="wikitable"
{| class="wikitable"
Line 78: Line 79:
|same as movement
|same as movement
|may move through other pieces, but may not land on them without capturing
|may move through other pieces, but may not land on them without capturing
|-
|Wall
|2
|none
|none
|May only be placed orthogonally adjacent to a Rook. When orthogonally adjacent to a Rook or two walls, may only be captured by a piece with a PC value higher than 4.
If a player has any number of Walls orthogonally adjacent to each other between two Rooks, they may choose to move the two Rooks and all walls between them in any orthogonal direction, any number of squares, without capturing, the same number of squares, as one move.
|}
|}


==Cards==
==Cards==
Once per turn, on their own turn, a player may claim '''10CC''' in the appropriate channel.
Once per turn, on eir own turn, a player may claim '''10CC''' in the appropriate channel.


Players may choose to play a card at any point when their Use Condition is met. The card is removed from their inventory and its effect is applied.
Players may choose to play a card at any point when its Use Condition is met. The card is removed from eir inventory and its effect is applied.


=== Generating Cards ===
=== Generating Cards ===


* Once per turn, on their turn, a player may add a randomly generated card to their inventory.
* Once per turn, on eir turn, a player may add a randomly generated card to eir inventory.
* Players may pay an amount of CC equal to half of the average CC value of all cards from the Card List (rounded up) in order to add a randomly generated card to their inventory.
* A player may pay an amount of CC equal to half of the average CC value of all cards from the Card List (rounded up) in order to add a randomly generated card to eir inventory.
* Players may pay an amount of CC equal to the CC value of a card in order to add it to their inventory.
* Players may pay an amount of CC equal to the CC value of a card in order to add it to eir inventory.


===Card List===
===Card List===
//current rounded-up average CC value: 6 (35/6)  
//current rounded-up average CC value: 6 (⌈28/5⌉)  
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 131: Line 125:
|choose an existing square and one of its sides. A new square is added to that side of that square.
|choose an existing square and one of its sides. A new square is added to that side of that square.
|''<nowiki/>'but a grin without a cat!''
|''<nowiki/>'but a grin without a cat!''
|-
|Bookmaker
|7
|any time
|choose one piece on the board. Whenever it captures another piece, gain a number of PC equal to the captured piece's PC value. If the chosen piece is captured, transfer an amount of PC equal to twice the chosen piece's value to the player who captured it. If the player who played '''Bookmaker''' has an insufficient amount of PC, the player who captured the piece can choose any combination of CC, PC with a value equal to twice the captured piece's PC value.
|[add something here]
|-
|-
|Magical Sand
|Magical Sand
Line 149: Line 137:


The above win condition does not come into effect until multiple Kings exist on the board.
The above win condition does not come into effect until multiple Kings exist on the board.
{{DEFAULTSORT:User:Wotton/Cards_Chesswheel}}