mimic-fight-club / mimic-fight-club.github.io

Mimic fight club
7 stars 6 forks source link

Adding Custom Creatures #19

Closed TheHeck closed 3 years ago

TheHeck commented 3 years ago

We should add the option to create custom creatures. The first row the creature list could become an input populated with base data

Adding custom creature would require a rewrite of the logic to find if a creature is already in the encounter based on the id instead of the name to avoid issues.

TheHeck commented 3 years ago

Support added in #23