Skip to content

Commit c4502fb

Browse files
author
Teun
committed
Added 'dice: false' to statblock so it doesn't interfere with other plugins
1 parent 7f95109 commit c4502fb

File tree

2,118 files changed

+2118
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,118 files changed

+2118
-0
lines changed

5e_monsters/convert.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def generate_mdfile(monster):
7777
md_file.write(f'*Source: {monster['document__title']} Page {monster['page_no']}*\n')
7878
md_file.write('\n')
7979
md_file.write('```statblock\n')
80+
md_file.write(f'"dice": false\n')
8081
md_file.write(f'"name": "{name_doc.replace('-',' ').title()}"\n')
8182
md_file.write(f'"size": "{monster['size']}"\n')
8283
md_file.write(f'"type": "{monster['type']}"\n')

5e_monsters/obsidian_statblock/a-mi-kuk-tob2.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/aalpamac-tob2.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/aatxe-cc.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/abaasy-tob3.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/abbanith-giant-tob2.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/aboleth-a5emm.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/aboleth-thrall-a5emm.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/abominable-beauty-tob2023.md

Lines changed: 1 addition & 0 deletions

5e_monsters/obsidian_statblock/abominable-snowman-a5emm.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)