Round 10/Proposal Ideas: Difference between revisions
miraheze>CodeTriangle →Currently Being Drafted: group things togethre |
miraheze>CodeTriangle |
||
Line 35: | Line 35: | ||
''Refactor the bid action. Issues of improper relationships are already handled by the rule, so I'm allowed to make this lighter.'' | ''Refactor the bid action. Issues of improper relationships are already handled by the rule, so I'm allowed to make this lighter.'' | ||
In Rule ''' | In Rule '''The Auction Casino''' subrule '''Bidding''' replace: | ||
:During an Auction Phase, as a secret action in #auctions with default maturation and revelation dates, players can place bids on one or more distinct active lots. | :During an Auction Phase, as a secret action in #auctions with default maturation and revelation dates, players can place bids on one or more distinct active lots. | ||
with: | with: | ||
Line 42: | Line 42: | ||
''Refactor the hand submissions.'' | ''Refactor the hand submissions.'' | ||
Amend ''' | Amend '''The Auction Casino''' subrule '''Submitting a Hand''' so that it reads, in full: | ||
:During an Auction Phase, as a secret action with default channel, maturation date and revelation date, players can Submit a Hand. A hand submission action must specify a non-empty set of cards. | :During an Auction Phase, as a secret action with default channel, maturation date and revelation date, players can Submit a Hand. A hand submission action must specify a non-empty set of cards. | ||
: | : | ||
Line 77: | Line 77: | ||
with | with | ||
:Reputable players may enter into a contract with other reputable players. | :Reputable players may enter into a contract with other reputable players. | ||
=== Auction Balancing === | |||
Amend Rule '''The Auction Casino''' subrule '''Scoring''' by: | |||
#changing the value of the "Running" multiplier to ''c'' | |||
#changing the first paragraph to read: | |||
#:A hand's score is defined as ''cm'' where ''c'' is the number of cards in that hand and ''m'' is the product of the value of all multipliers that hand qualifies for. | |||
#replacing:<dl><dd>for two hands, if one has a higher score, that hand has higher priority than the other; otherwise, the hand submitted earlier has higher priority than the other.</dd></dl>with:<dl><dd>for two hands, if one has a higher score, that hand has higher priority than the other. Otherwise, if the highest rank attested in one hand is higher than that of the other, the former hand has higher priority. Otherwise, if the highest suit attested in one hand is higher than that of the other, the former hand has higher priority. Otherwise, the hand submitted earlier has higher priority than the other.</dd></dl> | |||
</blockquote> | </blockquote> | ||