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

Buffs and counters #22

Open
dkniffin opened this issue Feb 6, 2017 · 1 comment
Open

Buffs and counters #22

dkniffin opened this issue Feb 6, 2017 · 1 comment

Comments

@dkniffin
Copy link
Owner

dkniffin commented Feb 6, 2017

It's really tiresome to keep track of all the counters and buffs on the horde's creatures. To alleviate that, we should add some data for each card for counters (ie: "put a +1/+1 counter on target creature"), permanent buffs (ie: "all other zombies get +1/+1"), and temporary buffs (ie: "target creature gets +1/+1 until end of turn"). Then, we can show the total power/toughness on the card, by adding the base and any counters.

@dkniffin
Copy link
Owner Author

dkniffin commented Feb 8, 2017

I added the fields to the state for this, and I'm displaying them on the card. I still need to make some buttons and actions for adding counters and modifiers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant