yasuki_core.engine.rules.decisions.ChooseLegacyCard#

class ChooseLegacyCard(seat, candidates)[source]#

The seat must choose which Legacy card its search found — the candidates are the Legacy cards in its dynasty deck and provinces. The chosen card is placed into a province next.

Methods

ChooseLegacyCard.__init__(seat, candidates)

ChooseLegacyCard.accepts(response)

Return whether response is a structurally well-formed answer to this request — the right shape, drawn from candidates.

Attributes