BSData / horus-heresy

Horus Heresy
http://battlescribedata.appspot.com/#/repo/horus-heresy
77 stars 78 forks source link

Proof of concept for displaying reaction limit #3278

Open nstephenh opened 3 months ago

nstephenh commented 3 months ago

Edit: I redid this to use categories instead of costs so this now works and looks good. It's still a proof of concept because I only did it on the generic warlord traits, we'd have to go through and add it to every warlord trait. image

Mayegelt commented 3 months ago

How are you handling stuff like some of the special characters who give an extra in multiple phases if something happens or doesn't happen. Or restricting which reaction could be used?

nstephenh commented 3 months ago

How are you handling stuff like some of the special characters who give an extra in multiple phases if something happens or doesn't happen. Or restricting which reaction could be used?

I'm not currently, for those I imagine we could just add a specific override for "append *" by checking if the specific trait ID is in the roster. Currently I just did the default warlord traits.