Updated YAML for all bestiary files#22
Open
aethertap wants to merge 1 commit intoObsidian-TTRPG-Community:mainfrom
Open
Updated YAML for all bestiary files#22aethertap wants to merge 1 commit intoObsidian-TTRPG-Community:mainfrom
aethertap wants to merge 1 commit intoObsidian-TTRPG-Community:mainfrom
Conversation
|
Literal lifesaver! I was just working on updating my obsidian as a noob and I couldn't figure out why they where not loading. I'll try these out. |
Author
|
There are still a few lingering issues with getting it to work on the initiative tracker - I'm working on that now (it has case-sensitive yaml keys for hp and ac, which means the capitalized ones in the current vault don't get picked up). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This has a ton of yaml changes to make it work with the current version of fantasy statblocks. I ran some automatic tools and then went through and tried to patch up the rest of the issues by hand - as far as i can tell, they all load correctly now and display the right data. There are probably some formatting problems with things like randomizer tables that are embedded in the
desc: values, but I did format several of those as well.Thanks for the work you've put into this! It's awesome.
This is connected to #21