Defer challenge redraws until resolution and limit card plays

This commit is contained in:
2026-09-04 19:28:20 -07:00
parent cf63ffed47
commit 8b67d78f25
6 changed files with 74 additions and 26 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
## Rules
- [x] Check against rules on correct quantity of of obstacles and obstacle refresh rules
- [x] Check against the rules on pi-rat hand size and conditions for drawing more cards
- [x] Check against the rules on pi-rat hand size and conditions for drawing more cards — replacements arrive after resolution; one card per applied obstacle.
- [x] Assisting other pi-rats should only be available if there are multiple obstacles in the current challenge
- [x] Checking off personal objectives (gat/name/death) should be handled by group vote rather than adjudication by the deep
- [x] Double check if PvP obstacles should allow card re-draw — only the defender, on a suit-color match (including failure).