You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, an actors' token use Foundry default settings, e.g. PC token are being set as "Hostile", and the token data isn't linked to its actor.
Describe the solution you'd like
When creating an actor, set its "prototype token settings" to sensible defaults depending on actor type.
Suggested defaults:
Character
Link Actor Data: true
Token Disposition: Friendly
Nemesis
Link Actor Data: true
Token Disposition: Hostile
Rival
Link Actor Data: false
Token Disposition: Hostile
Prepend Adjective to name of Unlinked Tokens: true
Minion
Link Actor Data: false
Token Disposition: Hostile
Append Number to name of Unlinked Tokens: true
Describe alternatives you've considered
Leave it as is if it's too time-consuming
Is your feature request related to a problem? Please describe.
Currently, an actors' token use Foundry default settings, e.g. PC token are being set as "Hostile", and the token data isn't linked to its actor.
Describe the solution you'd like
When creating an actor, set its "prototype token settings" to sensible defaults depending on actor type.
Suggested defaults:
Describe alternatives you've considered
Leave it as is if it's too time-consuming
Additional context
Linked to #1644
The text was updated successfully, but these errors were encountered: