/Understand

A tool to analyze the stats of the units in the game Dota Underlords.

Primary LanguagePythonMIT LicenseMIT

Understand

A tool to analyze the stats of the units in the game Dota Underlords.

Features

  • View attack speed, animation rate, model scale, gold cost and much more of each unit
  • View calculated DPS of each unit based on attack rate and average damage
  • Reads JSON file from the game files so easy to update for new versions of the game

Setup

  1. Extract the zip file of the repository
  2. CD to directory of extracted zip
$ cd Downloads/Understand-master
  1. Run the command 'python Understand.py'
$ python Understand.py
  1. Read the instructions and have fun!

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT license which means you can copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software under certain conditions. For more read: https://opensource.org/licenses/MIT