fire-emblem-working-title
fire-emblem-working-title copied to clipboard
Add UI for initial-cooldown of specials
This will make a lot of specials easier to test and simulate.
I'd like to break this into two parts: code first, UI later.
Ok, the code support for this was just a couple lines so I went ahead and added it. This bug is now just for the UI.
UI support for viewing initial cooldown is added now.
https://github.com/ajhyndman/fire-emblem-working-title/commit/1a7384e34577225be182217d593572b3a61b4dfb
I would prefer to resolve "setting" initial cooldowns by improving multi-turn combat support:
https://github.com/ajhyndman/fire-emblem-working-title/issues/50