wordbots / wordbots-core

Client-side code for Wordbots, the card game where YOU make the cards.
http://wordbots.io
MIT License
22 stars 4 forks source link

Having too many cards in hands at a time has negative effect. #1879

Open Zergla opened 7 months ago

Zergla commented 7 months ago

Related to https://github.com/wordbots/wordbots-core/issues/1878 "Create a 0/0/0 robot named "Burden" on every empty tiles, then return all robots with 0 health to your opponent's hand. " somehow gives only one card? It makes every card appear too close, as if there were more cards in hand than there are shown, and will empty the deck to the discard piles next time a card is drawn. It's also strange that this command doesn't work at all if "your opponent's hand" is replaced by "your hand" image