A web-based damage calculator for Unciv and Civilization V.
- Enter the page: https://fedebap.github.io/Unciv-damage-calculator/
- Enter attacker and defender strength after modifiers, if you can't see it in your game, you can calculate it yourself easily (base*(1+modifier1+modifier2...etc)).
- Set unit health (default: 100, for cities always assume they have 100).
- Click "Calculate outcome!" to see average damage, minimum and maximum.
- Built with HTML, CSS and JavaScript.
- Formula based on Unciv’s open code.
- Should also work for Civilization V.
Open to suggestions, hope you like it!