Round 10/Proposal Ideas: Difference between revisions

miraheze>CodeTriangle
Auction Balancing: some tweaks
miraheze>Veganzombeh
feeeeeedback
Line 300: Line 300:
:First, rolling a d12 to determine the suit of the card. The suit is the corresponding entry in the Suits table below.
:First, rolling a d12 to determine the suit of the card. The suit is the corresponding entry in the Suits table below.
with:
with:
:First, rolling a dN to determine the suit of the card, where N is the number associated with the last suit in the Suits table below. The suit is the corresponding entry in that table.
:First, rolling a dN to determine the suit of the card, where N is the highest number associated with any suit in the Suits table below. The suit is the corresponding entry in that table.


Replace the following:
Replace the following:
:Then, rolling a d20 to determine the rank. The result is the corresponding entry in the Ranks table below.
:Then, rolling a d20 to determine the rank. The result is the corresponding entry in the Ranks table below.
with:
with:
:Then, rolling a dN to determine the rank, where N is the 'Max' value listed in the Ranks table for the chosen suit's Ranktype. The result is the corresponding entry in relevant column in the Ranks table below.
:Then, rolling a dN to determine the rank, where N is the 'Max' value listed in the Ranks table for the chosen suit's Archetype. The result is the corresponding entry in relevant column in the Ranks table below.


Replace the Suits table in it's entirety with the following table:
Replace the Suits table in it's entirety with the following table:
{| class="wikitable"
{| class="wikitable"
|+ Suits
|+ Suits
! d13 !! Suit || Ranktype
! d13 !! Suit || Archetype
|-
|-
| 1 || Leaves || Standard
| 1 || Leaves || Standard
Line 393: Line 393:


Add the following text and table as a new "Fortunes" rule:
Add the following text and table as a new "Fortunes" rule:
:Submitted hands that contain cards of all of the requisite ranks of one of the Fortunes below trigger the associated effect when revealed. Unless otherwise specified the effect applies to the player that submitted the hand. If a player receives cards that triggered an effect back as a prize, they are destroyed.
:Submitted hands that meet any of the conditions listed below trigger the effect specified in that row, except hands that receive cards back as a prize. Where dice rolls are called for, they should be done publicly by the submitting player.


{| class="wikitable"
{| class="wikitable"
Line 399: Line 399:
! Requisite Ranks !! Effect
! Requisite Ranks !! Effect
|-
|-
| The Fool || Lose d100 chips.
| The hand contains at least one card of the 'The Fool' rank.
|| The submitter loses d100 chips.
|-
|-
| The Magician || Gain 3 random cards.
| The hand contains at least one card of the 'The Magician' rank.
|| The submitter gains 3 random cards.
|-
|-
| Wheel of Fortune || Gain d100 chips.
| The hand contains at least one card of the 'The Fool' rank.
|| The submitter loses d100 chips.
|}
|}