fire-emblem-working-title
fire-emblem-working-title copied to clipboard
Do combat calculation vs all default heroes, and display results
We could just put a tally somewhere, or overlay the heroes with hp results of the first round, or use a "progress bar" style breakdown, like MassDuelSimulator does?
http://andyiverson.me/apps/fehmasssimulator/ also provides options to filter the enemies (red units, physical units, etc). Another relevant group would be: the units in GHB x
I think that if we want to add this sort of functionality we would do it on a separate page/view, but still enable url encoding. So DUEL would be 1v1 MASS-DUEL would be 1v100
The hero-configurer, hero-grid, and some other UI components could be reused
Another cool variant would be the option to specify multiple (2-4) heroes and perform mass-duel computations for all of them. This would mean with only 1 link you could show how many wins three different units get with the same build, or the same unit with 3 different builds.
In addition to comparing heroes, this could also show 'for each enemy hero, can anyone on my team beat it' to see if your team's coverage is good.
Oh yeah, that's not bad!