-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐞 Stat blocks with monster feature display blank in creature pane. #401
Comments
Statblocks created with monster feature present the same issue if you try to extend them. This can be seen by creating a new note and using the below stat block to extend the Armored Acolyte from the example.
|
Still running into the issue on my end too -- doesn't look like the above fix ^ addressed it. |
I am also still able to reproduce this issue, now using Obsidian v1.6.3 (installer version v1.5.3), and fantasy statblocks v4.4.2. I followed the same steps as in my original report. |
I also ran into this issue today and created a repository to make it easier to reproduce the issue itself and test the workaround (before I found this thread): What makes it worse is that the attributes are not only missing in the creature pane, but also in the Initiative Tracker when adding the creatures from an encounter block. The only workaround I found so far is not using inline statblocks and manually import the statblock with "Save to Bestiary". Since my campaign uses hundreds of custom statblocks which I want to use on different devices, this is very tedious... |
Check for existing bug reports before submitting.
Expected Behavior
The above statblock displays correctly in the note it is written. statblock: inline is in the frontmatter so that it is added to the bestiary. When searched in the creature pane it should look the same as in the note, pictured below.
Current behaviour
The creature pane does not display the data that should be inherited from the monster feature. The only part of the statblock that displays correctly is the AC.
Reproduction
Which Operating Systems are you using?
Obsidian Version Check
1.5.12 and 1.5.3
Plugin Version
4.2.4
Confirmation
Possible solution
No response
The text was updated successfully, but these errors were encountered: