Combat Lab is a stage where we can control both sides, both heroes and monsters. This is useful for iterating on combat, and generally makes our work easier.
Here it is showing off the variety of heroes we're generating.
The Character Sheet is a pretty simple affair, but really helpful for debugging game content. You can see, for example, where your stats are coming from, what history lines, aspects or gear contributes to each one.
You can review the history of each character (which will grow as you play) and see how each line affects the hero.
And you can inspect gear. This is where we've hooked up our gear cheats so that we can test out all the new gear we're implementing!
...So yup! I think this tooling (some of which will grow up into player-facing UI) is going to be crucial as we embark upon our first real content pass. Exciting!





No comments:
Post a Comment