Ashteki / ashteki

The code used to run ashteki.com
GNU Affero General Public License v3.0
11 stars 11 forks source link

Keepsake should only count lowering or rerolling of opponent active dice #915

Closed 5H4Z closed 2 years ago

5H4Z commented 2 years ago

We have several sections of the code where we allow exhausted dice to be raised or lowered (e.g. Magic Syphon where the player has no unexhausted dice) and those still trigger Keepsake status tokens

5H4Z commented 2 years ago

Ok, the work remaining is to ensure that lowerdie actually has to lower a die (i.e. doesn't count basics), and raisedie conversely.