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

Attack describer #22

Open
fortyCakes opened this issue Mar 26, 2019 · 1 comment
Open

Attack describer #22

fortyCakes opened this issue Mar 26, 2019 · 1 comment

Comments

@fortyCakes
Copy link
Owner

Class that you can pass the data about an attack into and it outputs a description of the attack

@fortyCakes
Copy link
Owner Author

fortyCakes commented May 5, 2020

  • Attacks should be able to specify a hit and miss text, or specify to squelch the miss text.
  • Test cases:
    • Player attacks goblin.
    • Player is burned by fire.
    • Goblin attacks goblin.
    • Player uses fireball on multiple goblins.
    • Goblin throws rock at player (etc)
    • In all cases: hit/miss/block/dodge/etc.

@fortyCakes fortyCakes added this to the v0.7 - Polish Update 1 milestone May 13, 2020
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

1 participant