AS a user, I want there to be a consumable item that will let me have a higher chance of a drop i don't have #339

Closed
opened 2024-08-13 09:57:55 +01:00 by Vylpes · 1 comment
Owner

SO THAT I can try and get more cards from a series I don't have all of

Acceptance Criteria

GIVEN I am a user
WHEN I run /effects list
THEN I will see a list of effects that I can apply

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
WHEN I run /effects buy <id>
THEN I will be able to buy the id effect

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

  • Create concept of effects in the codebase
  • Create unobtained chance up effect
  • Create base /effects command
  • Create /effects list subcommand
  • Create /effects use subcommand
  • Create /effects buy subcommand
  • Create effects buy confirmation button event
  • Create effects buy cancel button event
SO THAT I can try and get more cards from a series I don't have all of ## Acceptance Criteria GIVEN I am a user WHEN I run `/effects list` THEN I will see a list of effects that I can apply 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 WHEN I run `/effects buy <id>` THEN I will be able to buy the `id` effect 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 - [ ] Create concept of effects in the codebase - [ ] Create unobtained chance up effect - [ ] Create base `/effects` command - [ ] Create `/effects list` subcommand - [ ] Create `/effects use` subcommand - [ ] Create `/effects buy` subcommand - [ ] Create effects buy confirmation button event - [ ] Create effects buy cancel button event
Vylpes added the
type
story
label 2024-08-13 09:57:59 +01:00
Vylpes added this to the 0.9.0 milestone 2024-08-13 09:58:01 +01:00
Vylpes added the
needs criteria
needs estimate
labels 2024-09-22 14:32:50 +01:00
Vylpes changed title from Create a "consumable" that lets you for a certain amount of time have a higher chance of getting a card you don't have to AS a user, I want there to be a consumable item that will let me have a higher chance of a drop i don't have 2024-09-29 15:45:25 +01:00
Vylpes removed the
needs criteria
label 2024-09-29 15:50:02 +01:00
Vylpes added this to the 0.9 Sprint 6 project 2024-10-06 15:25:42 +01:00
Vylpes self-assigned this 2024-10-11 18:17:44 +01:00
Author
Owner

I want to split this ticket up

I want to split this ticket up
Vylpes started working 2024-10-11 19:00:04 +01:00
Vylpes added the
duplicate
label 2024-10-11 19:07:30 +01:00
Vylpes stopped working 2024-10-11 19:07:32 +01:00
7 minutes 28 seconds
Vylpes removed this from the 0.9.0 milestone 2024-10-11 19:07:34 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 7 minutes 28 seconds
Vylpes
7 minutes 28 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: External/card-drop#339
No description provided.