textual-engine icon indicating copy to clipboard operation
textual-engine copied to clipboard

stats should have min and max in addition to current value

Open ssube opened this issue 4 years ago • 0 comments
trafficstars

Actor stats are currently only represented by their current value. Most RPG stats have a min and max, which should also be slightly randomized. Replace the stats number map with a range map, and update the utils to respect the min/max values.

ssube avatar Jun 26 '21 03:06 ssube