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

Scale mobs exp properly #352

Open
Tzook opened this issue Apr 21, 2018 · 0 comments
Open

Scale mobs exp properly #352

Tzook opened this issue Apr 21, 2018 · 0 comments

Comments

@Tzook
Copy link
Owner

Tzook commented Apr 21, 2018

As a guideline, the exp a mob gives should be relative to his hp and then modified by his global toughness.
So if a turtle has 10 hp and gives 2 exp, the ratio is 5:1 - therefore we should keep the same 5:1 hp:exp ratio in all mobs. For example, if a bat has 20 hp, his exp would be 4 according to the formula, but he's flying and hard to hit so we'll add 2 more exp.
By this logic, all bosses should give much more exp as they need to apply the hp/exp formula we decided, and increase some exp for their toughness.

@benk0913 what do you think about the 4:1 ratio?

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

No branches or pull requests

1 participant