Closed 0xLucqs closed 1 year ago
Can I take this one?
Any news there ?
I was waiting for the #23 to be completed in order to have the data structure about card placement. But maybe I missed something. I wanted to add this in the end_turn system, after the card is placed check if the placement match the card's role and boost the card if so.
cool reassigning it to you, i'll do the place card today
hey any progress here ? You just need to a match
in the place card system and increase the stats if the 2 roles match
Yes sorry I was waiting for the code where cards are placed on the field (at the start of next turn) but it was not required
Description
Each card has a specific role, if a card is placed on the corresponding role on the field it has a +1/+1 buff. For example if a 3/4 goalkeeper is placed on the goalkeeper slot it'll be buffed to 4/5.
Acceptance criteria