hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

get score on virtues and flaws #63

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

This is evident in the test character sheet (client), but the error could be anywhere.

hgeorgsch commented 2 years ago

This is tricky since implied virtues and flaws should be recorded with 0 score/cost.

hgeorgsch commented 2 years ago

Now it works, except for personality traits which can be either major or minor. See #11