Highest Average Stat Synergy Count Highest Team Bonuses Most Attack Types
Highest Average Stat Highest Synergy Count Highest Team Bonuses Most Attack Types
About this tool
This is a tool that I made for the Nintendo Switch game, Marvel Ultimate Alliance 3: The Black Order. The tool lets you quickly find teams for 1-4 characters, and then compare team stats on a separate page for any of the generated teams. The compare page link can then be saved or shared with other people.
The logic is coded in Python 3, and the site is running on a Flask server hosted on PythonAnywhere.com. The front end uses the Bulma.io CSS framework. Eventually (when I've cleaned up the code and added sufficient comments) I'll open source everything and put it on my github. Many thanks to the users at r/MAU3 for feature suggestions and support for the project!
If you find a bug or have a feature request, send me a message on reddit at u/ArcOfSpades. If you want to say thanks, please consider donating to a charity.
Changelog
v2.4_sorted_by: Added sorting information to hero generation list. v2.3_database: Repaired the database issue that was causing the website to go down. v2.2_randomizer: Added a 'Randomize Team' button to the main page to select a random set of heroes. v2.1_costumes: Added a Costumes tab for each hero to locate where characters and their costumes unlock. v2.0_redesign: Fully rewrote main page layout/logic, and added '/compare' page to replace /hero and /team pages. v1.2_swap: Added character swapping to team pages v1.1_ff-dlc-chars: Added Fantastic Four DLC Characters v1.0_be-brave: Added bravery v0.9_x-men_dlc: Added X-Men DLC Characters v0.8_hero-pages: Added individual pages to view hero stats, teams they're on, and possible synergy combos v0.7_recents: Added list of recently viewed teams to main page v0.6_builds+rewrite: Added team rankings, more sort options, and complete backend rewrite v0.5_exclude: Added hero exclusion to team generation options v0.4_stats: Added character and team stats hexes, abilities, and traits to team page v0.3_css+sharing: Bulma CSS overhaul; added separate teams page for sharing, character images, and icons v0.2_synergies: Added synergy display, sort by synergy, and secondary sort option v0.1: Generate teams, view stats, sort by stat, and display count