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

Feature request / question -> Dynamic payments based on total earnings for the time period #1801

Open
pjindras opened this issue Aug 11, 2024 · 0 comments

Comments

@pjindras
Copy link

Description of new idea or improvement on existing one

Detailed information what should do

I don't know if this feature is fully implemented, I haven't found or understood how it is described in the config anywhere.

The idea is that the more money a player earns in a period of time (e.g. per day), the more is deducted from his earnings, so as the volume increases, his earnings decrease. (eg. first 200K is easy, another 200k hard per day)

I tried to implement this in the config, but nowhere can I find a list of variable values that can be used in the config in those formulas (meant in config.yml not in individual jobs, because I want to do this for whole jobs not one job at a time)

I know there are some dynamicity options in the config, but I don't really understand how to use them and it's not really well described.

So I have these questions:

  1. How to make the player's earnings per time period decrease as the amount of earnings from all jobs increases?

  2. Is there a list somewhere of what variables can be used in config.yml formulas?

I think this may help a lot of other people as well, so I would be very happy if someone could help me.

Thank you.

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