Card.PlacesCounter
Source Code | Usage Examples | Card
Functions
Checks whether card c has an effect that places int counter_type counters (on itself or others). Corresponding table: "s.counter_place_list".
Signature
Card.PlacesCounter(Card c
, int counter_type
) → bool
lua
c:PlacesCounter(counter_type)