doctor-g / ThunderstoneQuestRandomizer

Flutter implementation of a Thunderstone Quest Randomizer
GNU General Public License v3.0
5 stars 0 forks source link

Solo mode support #12

Closed doctor-g closed 3 years ago

doctor-g commented 3 years ago

The descriptions of Sand Spirits and Mystical Kobolds mention that they should not be used in solo mode. A settings option could be added to the randomizer, specifying solo mode, and then these could be filtered out.

Modifications to the card database would be appropriate to support this, to turn the textual description into more easily processed metadata.