Guest User

Untitled

a guest
Apr 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. The players gather around a communal space for dice-rolling. An agreed-upon amount of coin is determined as the entry-point for betting. All players place one wager (we shall shorten wager to w for ease of notation) into the pot. Each player throws, taking note of his or her throw. The sortae are then ranked and dealt with as each one requires:
  2.  
  3. The Lady (1,3,4,6) is the highest sorta. When the Lady is thrown, everyone must place 1w into the pot again. At the end of the round, all players who threw the Lady split the pot.
  4.  
  5. Senio (6,x,x,x) represents a seigneur. When the Senio is thrown, the throwing player is considered “patron” for the round. He must immediately place 1w into the pot now and another 1w into the pot any time the wager increases for any reason.
  6.  
  7. Vultures (6,6,6,6; 4,4,4,4; 3,3,3,3) win against all numerical values but are beaten by the senio or Lady sorta.
  8.  
  9. (6,6,6,4) Total = 22
  10. (6,6,6,3) Total = 21
  11. (6,6,4,4) Total = 20
  12. (6,6,6,1) Total = 19 (high)
  13. (6,6,4,3) Total = 19 (low)
  14. (6,6,3,3) Total = 18
  15. (6,6,4,1) Total = 17
  16. (6,6,3,1) Total = 16
  17. (4,4,4,3) Total = 15
  18. (6,6,1,1) Total = 14 (high)
  19. (4,4,3,3) Total = 14 (low)
  20. (4,4,4,1) Total = 13
  21. (4,4,3,1) Total = 12
  22. (4,3,3,1) Total = 11
  23. (4,4,1,1) Total = 10 (high)
  24. (3,3,3,1) Total = 10 (low)
  25. (4,3,1,1) Total = 9
  26. (3,3,1,1) Total = 8
  27. (4,1,1,1) Total = 7
  28. (3,1,1,1) Total = 6
  29.  
  30. Dogs (1,1,1,1) are the lowest possible sorta and he who throws the dogs must place 4w into the pot.
Add Comment
Please, Sign In to add comment