Skip to content

Viewing the Bestiary #98

Locked Answered by kylomax
ordinarysimplicity asked this question in Q&A
Discussion options

You must be logged in to vote

You should be using window.bestiary
For instance, here's a codeblock that gets a monster and displays it in the note:

const bestiary = window.bestiary;
dv.span(bestiary.get("Ancient Black Dragon"));

do note that it must be in a dataviewjs code block.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sigrunixia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants