AdamKing0126 / mud

a mud server written in go
0 stars 0 forks source link

Character Classes - Subtypes/Archetypes #13

Open AdamKing0126 opened 7 months ago

AdamKing0126 commented 7 months ago

Each character class as a list of archetypes (db column archetypes), which are subtypes of group subtypes_name

Each archetype has a set of features which will need implementing