Influences
 
Loading...
Searching...
No Matches
BCCGCardAddInfluence

Influence that adds cards to hand at the beginning of each round. More...

Inheritance diagram for BCCGCardAddInfluence:
BCCGAddAndReplaceAddedCardInfluence

Description

This influence adds cards to hand at the beginning of each round. Number of cards is equal to the influence counter. Cards can be manipulated in terms of their tags or exact classes and receivers. Each specified receiver gets equal amount of cards.

Parameters

  • Card class
    Exact card ids to be considered in pooling. Coma separated list.
  • Card tag
    Cards with given tags to be considered in pooling. Coma separated list.
  • Random player
    Should cards be received by a random player only.
  • All players
    Should cards be received by all players. Disabling both this and Random player flag makes influence owner a sole receiver
  • Is global
    Determines whether influence should be global.