AS a user, I want the bot to select a rarity randomly out of all the series, not just one random series #45
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs tests
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
1 participant
Notifications
Total time spent: 12 minutes 1 second
Due date
Vylpes
12 minutes 1 second
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#45
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic:
Story Points: 3
AS a user, I want the bot to select a rarity randomly out of all the series, not just one random series
SO THAT I can have a chance at all cards of that rarity, not just the series that only has 1 or 2 of them
Acceptance Criteria
AS a user
GIVEN I want to drop a card
WHEN I run the drop or reroll commands
THEN the bot should select a random rarity based on the chances now
AND select these out of all cards NOT of a random series
Subtasks
No subtasks
Notes
No notes
Update drop logic to pull from all of a rarity, not just a random seriesto AS a user, I want the bot to select a rarity randomly out of all the series, not just one random series