-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Check for existing bug reports before submitting.
- I searched for existing Bug Reports and found no similar reports.
Expected Behavior
Aliases in front matter notes linked to players should not affect encounters.
Current behaviour
Aliases in front matter notes linked to players result in duplicated entries in initiative list for that player.
Reproduction
- create character linked to a note "Hank Hill" with the following front matter
---
aliases: ["Hank"]
hp: 0
ac: 0
modifier: 0
level: 2
---
- Create an encounter
creatures:
- [[bandit], 12, 12, 1]
players:
- Hank Hill
- Start the encounter. Hank Hill will appear multiple times in the tracker.
Which Operating Systems are you using?
- Android
- iPhone/iPad
- Linux
- macOS
- Windows
Obsidian Version Check
1.8.10 and 1.8.10
Plugin Version
13.0.17
Confirmation
- I have disabled all other plugins and the issue still persists.
Possible solution
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels