-
-
Notifications
You must be signed in to change notification settings - Fork 395
Do not suggest a donation if the donation must be more than 100k credits #6197
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
base: master
Are you sure you want to change the base?
Conversation
OK. This skips the sales pitch if it comes out as 0$. This is reasonable. pioneer/data/modules/DonateToCranks/DonateToCranks.lua Lines 27 to 40 in 98d295f
I think this is a reasonable change but it doesn't fix the underlying issue, and the github issues shouldn't be closed. |
There is nothing inherently wrong with being able to buy yourself reputation all the way to the top I think. I think the idea with having the log is to reputation gain flatten out / cost more and more to buy a reputation score. |
And currently it seem to flatten out completely at too early in the career, at TRUSTWORTHY. |
|
Probably. I tested to step up the reputation in the debug tool and see what the suggested donation would be per reputation. Here is the result for reputation 0 - 26 (Max 512).
Not suggesting 0$ as proposed in this PR is a good start. I think maybe the reputation should still be impacted by donations at all time but just lesser with increasing reputation and the suggested donations increasing. Edit: table, fixed value at reputation 4 |
If the player has reached the reputation “CREDIBLE”, he would have to donate more than 100000 credits to get to the next level.
Closes #6074