Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #52

Open
woo1127 opened this issue Nov 15, 2023 · 2 comments
Open

Question #52

woo1127 opened this issue Nov 15, 2023 · 2 comments

Comments

@woo1127
Copy link
Contributor

woo1127 commented Nov 15, 2023

How the value of strength improvement in unitPromotions.json been calculated actually ?
What I mean is how you get these values like +33%, +67% because in the Civilopedia of civ 6 we can't found any value like these.

@EmperorPinguin
Copy link
Owner

Civilization 6 uses a different damage formula for combat than Civilization 5 (on which Unciv is based). In Civilization 6, you need approximately +30 strength to one-shot another unit, in Civ5 you need approximately +200% strength for that same result, and I based the strength of units and promotions around +30 Civ6 strength = +200% Civ5 strength. For example: +10 strength from a promotion (in Civ6) is translated to +10/30*200% = +67% strength in Unciv. It's not ideal, but probably the best there is. I'd appreciated it if the devs add upport for the Civ6 combat system.

@woo1127
Copy link
Contributor Author

woo1127 commented Nov 26, 2023

Thank you for answering my question, after doing some research online, your solution does proved effective.
I really enjoy the game thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants