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

[contracts] Should battle time be recomputed every time someone joins? #1711

Open
edisontim opened this issue Sep 23, 2024 · 1 comment
Open
Assignees
Labels
prio: high high priority
Milestone

Comments

@edisontim
Copy link
Collaborator

Right now, if you have an army that's smaller than the other one, the bigger one loses more troops /s than the smaller one.

The issue with this is that if a tiny army joins the battle, battle is now in a different state that the beginning (i.e. it has lost more troops, so it will be more balanced than at the beginning), so the time will be squewed and it will be more and more favorable towards the small army

@edisontim edisontim assigned edisontim and unassigned edisontim Sep 23, 2024
@ponderingdemocritus
Copy link
Contributor

yes - we need to make battles last longer than 8hrs if more join. Battle should rage for days and days.

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

No branches or pull requests

3 participants