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

Simulator Expedition improvement and Turma talk #156

Closed
rodrigomoreda opened this issue Sep 17, 2019 · 13 comments
Closed

Simulator Expedition improvement and Turma talk #156

rodrigomoreda opened this issue Sep 17, 2019 · 13 comments

Comments

@rodrigomoreda
Copy link

create an option to change skill, armor, block, as it does in arenas, before calculating the percentage of victory against the expedition beast.
And would you like to know what you need to place new animals from Britain?
Maybe I can help
I made a calculator in excel to know what is worth doing with the circus class items, there is only one thing I do not know, is the threat, how you formulate it?
You do a great job, thanks.

@GramThanos GramThanos changed the title suggestion Simulator Expedition improvement and Turma talk Sep 17, 2019
@GramThanos
Copy link
Member

GramThanos commented Sep 17, 2019

The expedition simulator needs a lot of improvements in general. We added static stats of each enemy (from a random battle, or based on average), but the correct way to do it is to generate random stats (but we don't know the min max and the distribution of the stats). For underworld, the enemies seems to scale based on your level, so the current way (for underworld) is not good.

So, right now, to add an enemy, just a photo of the enemy's stats is enough, not perfect but better than nothing.

Lets now talk about the turma threat. We don't know how the Gladiatus handle the threat, so I personally implemented a WoW like way (hahaha). All players has a starting threat, the tank gets a x10 multiplier. Then, we basically normalize all the threats to generate the chance each player has to be attacked by the enemy. This way of using the threat game me results close to the Gladiatus' reports (in scores).

@rodrigomoreda
Copy link
Author

of the enemies that open at level 150, I can make it available myself, in a few hours (because I'm about to level up) haha
of the others from 160 to 180, I will talk to the Top of my country.

but overall the site: https://gladiatus.gamerz-bg.com/britannia-expeditions
has the information of the expedition chief.
the 3 normal animals are not very useful after you start hitting only the bosses.

about the threat i'll do some tests with the information you gave me, thank you very much.

@rodrigomoreda
Copy link
Author

@GramThanos
Copy link
Member

I calculated the averages for each one based on your data (min/max for their damage) and I added the data on the web page.

Keep in mind that the expedition simulator may not handle correctly the block / critical / avoid critical chances (we don't have / haven't calculated the equivalent points of each enemy to generate different chances for each player). This may only be a problem on enemies with high chances or if the player and the monster have a big level difference (assuming that the new block formula that involves level difference applies on the expeditions too).

@rodrigomoreda
Copy link
Author

my calculator that i made in excel to get a sense of which items are better
there's something wrong in the class circus
How would I see the formulas you used to come up with a simulation of your circus?
or look at mine and see what's wrong?
mine is in excel

@GramThanos
Copy link
Member

I can send/show you our php code, if you can read algorithms.

@rodrigomoreda
Copy link
Author

send me then please
rodriguin_moreda@hotmail.com
I don't understand php code, but I have some friends who understand, they help me
thanks

@egaznep
Copy link

egaznep commented Apr 11, 2020

Maybe the add-on can collect data from users' fights (if player opts-IN for this study), then one can possibly try logistic regression or some other type of statistical method to increase the accuracy of the simulator. Establish the current simulator as a prior, then let the data "speak the truth".

Would you be interested in such a study?

Remark: The data collection could be done completely anonymously. Only the stats of the attacker and the enemy can be collected and it would be enough.

@GramThanos
Copy link
Member

From the data side this is correct. But we also need to uncover the turma algorithm.

@FrutyX
Copy link
Collaborator

FrutyX commented Dec 26, 2021

Closing, if you want to continue someday, feel free to do in #308, unless it needs a New issue.

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

No branches or pull requests

4 participants