We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SO THAT I can use an effect and have its benefits applied to my user
GIVEN I am a user WHEN I run /effects use <id> THEN I will have the effect of id applied to me
/effects use <id>
GIVEN I am a user with the higher chance effect WHEN I drop a card THEN I will have a higher chance of getting a card I don't have
/effects use
No notes
The text was updated successfully, but these errors were encountered:
Need effect concept first
Sorry, something went wrong.
321-380 Test Plan.pdf
No branches or pull requests
SO THAT I can use an effect and have its benefits applied to my user
Acceptance Criteria
GIVEN I am a user
WHEN I run
/effects use <id>
THEN I will have the effect of id applied to me
GIVEN I am a user with the higher chance effect
WHEN I drop a card
THEN I will have a higher chance of getting a card I don't have
Subtasks
/effects use
subcommandNotes
No notes
The text was updated successfully, but these errors were encountered: