Allow a token of a character or monster to be placed on a map. This placement should use the grid spacing and should be appropriately sized (or if no size is known then 1 grid square).
Design Considerations
- Determine how to style the tokens
- Need to figure out good way of updating in real time. Don't use the annotation area because we don't want all the tokens to be created each time. Maybe use 'pairwise' to detect changes
Additional Features
Range - When the token is clicked on show the range that character can move. Multiple coloring: 1 Move, 2 Moves, Run
Auras - Allow an aura to radiate from the token. This aura can be in grid squares or just a simple circle
Character / Monster tab - (Possibly use the selection card). When a token is selected the selection tab should show more information (just like the normal selection process)
Legend - Show the characters on the legend
Notes
This is the predecessor to encounter support.
Allow a token of a character or monster to be placed on a map. This placement should use the grid spacing and should be appropriately sized (or if no size is known then 1 grid square).
Design Considerations
Additional Features
Range - When the token is clicked on show the range that character can move. Multiple coloring: 1 Move, 2 Moves, Run
Auras - Allow an aura to radiate from the token. This aura can be in grid squares or just a simple circle
Character / Monster tab - (Possibly use the selection card). When a token is selected the selection tab should show more information (just like the normal selection process)
Legend - Show the characters on the legend
Notes
This is the predecessor to encounter support.