Cycle 15/Proposal Drafting: Difference between revisions
→Antiloop: the axle should not succeed all of the spaces |
"Simpler rolls verbiage" |
||
| Line 185: | Line 185: | ||
Archgarbage "This item cannot be used, rules to the contrary notwithstanding. If it is somehow used anyways, you are granted 2 Archgarbage, to negate the effect of using it twice over. If you have 'Actual Garbage' and 'Archgarbage' at the same time, 1 of each is destroyed."</blockquote> | Archgarbage "This item cannot be used, rules to the contrary notwithstanding. If it is somehow used anyways, you are granted 2 Archgarbage, to negate the effect of using it twice over. If you have 'Actual Garbage' and 'Archgarbage' at the same time, 1 of each is destroyed."</blockquote> | ||
== Simpler rolls verbiage == | |||
=== Dice Rolls === | |||
A roll of a K-sided die, is a value selected among integers from 1 to K, using a uniform random distribution. Multiple rolls, or multiple dice, are independent such selections. | |||
A rule that requires a selection of an NdK value, for non-negative (≥0) integer N and positive (>0) integer K, is requiring the random selection of N rolls of a K-sided die. | |||
* (If not otherwise specified) the resulting value is the sum of those rolls. If N is 0 the sum is 0. | |||
* If a rule requires an NdK dice roll '''with a target number x (abbreviated as "x+")''', the resulting value is instead the number of N independent 1dK rolls that meet or exceed the target number. | |||
= Implemented Proposals = | = Implemented Proposals = | ||
Once your proposal has gone into the ruleset, place it here for posterity. | Once your proposal has gone into the ruleset, place it here for posterity. | ||