Loot Box: Random numbers for Fixed Items #246
Closed
SketchyRae
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
EDIT: Never mind, I found the variable placeholders within API calls. 😅
I wasn't sure if it was mentioned anywhere here, but just in case it hasn't, I'd like a fixed item with random numbers like for coins.
I have a few loot boxes that look like this:
but I would rather have the loot box look like this:
I know that I'm supposed to add two more loot boxes with a numbered range, but the result is just going to look like the setup I mentioned previously and it clutters my shop, too. I don't need three loot boxes for one reward. Plus, I didn't want first or second items to be received without the other.
I say at the amount area should have two inputs like [Min] - [Max]; if the minimum number is added without the maximum number, then it's automatically read as a fixed number. If both inputs have numbers, then it automatically reads as a (fixed) random number. If the maximum input has a number without the minimum, then there'd be an error warning stating that at least a minimum number should be added.
Thank you for reading~! ♡
All reactions