Round 10/Proposal Ideas: Difference between revisions
miraheze>CodeTriangle |
miraheze>CodeTriangle →Current draft: "all new bids" can mean something not good |
||
| Line 36: | Line 36: | ||
: | : | ||
:In addition to normal failure conditions for secret actions, bids fail if any of the following occur: | :In addition to normal failure conditions for secret actions, bids fail if any of the following occur: | ||
:*If a player has a successful | :*If a player has a successful bid on the current auction and attempts to post another bid attempt, then the attempted bid fails. | ||
:*If a player attempts to bid something that is not a natural number greater than zero or attempts to bid more than once on a single lot, then the bid fails. | :*If a player attempts to bid something that is not a natural number greater than zero or attempts to bid more than once on a single lot, then the bid fails. | ||
:*If the set of a player's bids that would otherwise succeed add up to a number more than how many points they have, then all of their bids fail. | :*If the set of a player's bids that would otherwise succeed add up to a number more than how many points they have, then all of their bids fail. | ||