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: Custom Retrieval Ratios #1

Open
MrVauxs opened this issue Mar 17, 2021 · 2 comments
Open

Feature Request: Custom Retrieval Ratios #1

MrVauxs opened this issue Mar 17, 2021 · 2 comments

Comments

@MrVauxs
Copy link

MrVauxs commented Mar 17, 2021

As the title suggests, it would be great to have the ability to define what kinds of ammo or specific items have what recovery rates.
For example:
If you have a homebrew Metal Dart that you can retrieve 80% of after battle, it would be reflected by this module.
If you have a fragile or plenty of one-use items such as bombs, the module would recover 0% of them.
etc. etc.

As for suggestions on how to implement this, perhaps a configurable list of item names with their retrieval ratios or percentages.
"Dart": 50%
"Metal Dart": "80%"
etc. etc.

This feature most likely requires a bit of a rewrite of the module.

@MelvinMcSnatch
Copy link

I would like to see this as well.

@rcebulko
Copy link
Owner

rcebulko commented Apr 7, 2021

I could certainly envision how to implement this from the module side, same with the round up/down toggle in #2 . Main obstacle at the moment is that I haven't experimented at all with module settings yet, and am prepping a large city in my current campaign. If You know how to create the settings and submit that as a PR I will happily wire up the backend; otherwise, I should have time to take a stab at this within the next month, will do my best

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

No branches or pull requests

3 participants