What a token bowl is
A token bowl is a utility piece that acts as a reusable source for token copies.
How the system uses token bowls
- a token bowl is configured with a token to dispense
- players can pull copies without manually duplicating source pieces
- it keeps repeated token creation on the easy path for common playtest flows
Triggers
Token bowls support reactive triggers that fire when tokens move in or out:
- Piece Added -- fires when a token is returned to the bowl
- Piece Removed -- fires when a token is dispensed from the bowl
Bowl triggers can filter by piece type and tags. See Triggers for full details.