hgeorgsch / armchar-swish

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

Calculate and display combat stats #66

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

This is easier than #79 , and should probably be done first, to test ideas relating to #84

hgeorgsch commented 2 years ago

We will need to think about equipment ( cf #23 ) to do this though.

hgeorgsch commented 2 years ago

This works now, when CombatOptions are defined manually in character advancements. There are some variations which require further testing and development.