Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
v1.181.8
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiddyLimit committed Jul 2, 2023
1 parent 9b8febf commit d17cc70
Show file tree
Hide file tree
Showing 290 changed files with 4,707 additions and 1,825 deletions.
1 change: 1 addition & 0 deletions backgrounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ <h1 class="page__title">Backgrounds</h1>
</div>

<div class="text-center mt-2 no-print">
<button class="btn btn-default btn-xs" id="btn-book">Printer View</button>
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion css/main.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions data/adventure/adventure-hotdq.json
Original file line number Diff line number Diff line change
Expand Up @@ -1480,12 +1480,12 @@
"page": 23,
"id": "070",
"entries": [
"Characters have random encounters with raiders when they enter Greenest, but this one should be their first mission of the chapter. It begins when a terrified human family (father, mother, and three young children) dash across their path, hounded by Seven {@creature Kobold||kobolds}.",
"Characters have random encounters with raiders when they enter Greenest, but this one should be their first mission of the chapter. It begins when a terrified human family (father, mother, and three young children) dash across their path, hounded by seven {@creature Kobold||kobolds}.",
{
"type": "insetReadaloud",
"id": "071",
"entries": [
"Without warning, five humans dash out from between two buildings on your left. A limping man and three young children race across the street into more shadows, and a woman carrying a round shield and a broken spear turns and faces back in the direction from which they came. Eight kobolds stream out of the alley on the family's heels and fan out around the woman, who looks determined to delay the creatures for as long as possible."
"Without warning, five humans dash out from between two buildings on your left. A limping man and three young children race across the street into more shadows, and a woman carrying a round shield and a broken spear turns and faces back in the direction from which they came. Seven kobolds stream out of the alley on the family's heels and fan out around the woman, who looks determined to delay the creatures for as long as possible."
]
},
"The woman is {@creature Linan Swift|HotDQ}, and her husband is Cuth. Linan is a {@creature commoner} but with 8 hit points. Her attack with the spear is +2 to hit for {@dice 1d6} piercing damage. Her husband is down to 2 hit points from an earlier fight. The children move at speed 20. They can be carried, but a character carrying a child has disadvantage on attack rolls and cannot wield a two-handed weapon.",
Expand Down
4 changes: 2 additions & 2 deletions data/adventure/adventure-skt.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"type": "internal",
"path": "adventure/SKT/000-giantrunes.webp"
},
"width": 1000,
"height": 557
"width": 1251,
"height": 697
}
]
},
Expand Down
182 changes: 91 additions & 91 deletions data/adventure/adventure-wdh.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions data/bestiary/bestiary-awm.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@
{
"name": "Bite",
"entries": [
"{@atk mw} {@hit 4} to hit, reach 5 ft., one target. {@h}3 ({@damage 1d6+2}) piercing damage."
"{@atk mw} {@hit 4} to hit, reach 5 ft., one target. {@h}5 ({@damage 1d6+2}) piercing damage."
]
},
{
"name": "Claws",
"entries": [
"{@atk mw} {@hit 4} to hit, reach 5 ft., one target. {@h}1 ({@damage 1d4+2}) slashing damage."
"{@atk mw} {@hit 4} to hit, reach 5 ft., one target. {@h}4 ({@damage 1d4+2}) slashing damage."
]
}
],
Expand Down
6 changes: 3 additions & 3 deletions data/bestiary/bestiary-mpmm.json
Original file line number Diff line number Diff line change
Expand Up @@ -29468,7 +29468,7 @@
"dex": 17,
"con": 14,
"int": 19,
"wis": 15,
"wis": 16,
"cha": 13,
"save": {
"dex": "+7",
Expand Down Expand Up @@ -37739,8 +37739,8 @@
},
"str": 29,
"dex": 16,
"con": 23,
"int": 15,
"con": 26,
"int": 26,
"wis": 24,
"cha": 15,
"save": {
Expand Down
8 changes: 6 additions & 2 deletions data/book/book-hat-tg.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"href": {
"type": "internal",
"path": "book/TG/001-00-008.movie-logo.webp"
}
},
"width": 850,
"height": 291
},
"A handful of characters from the film {@i Dungeons & Dragons: Honor Among Thieves} are presented here as NPCs you can include in your D&D campaigns. The stat blocks in this collection use a presentation similar to that which is found in the {@book Monster Manual|MM}. If you are unfamiliar with the stat block format, read the introduction of the Monster Manual before proceeding further. That book explains stat block terminology and gives rules for various monster traits\u2014information that isn't repeated here.",
{
Expand All @@ -18,7 +20,9 @@
"type": "internal",
"path": "book/TG/002-00-009.characters-splash.webp"
},
"title": "A collection of heroes and villains for the world's greatest roleplaying game"
"title": "A collection of heroes and villains for the world's greatest roleplaying game",
"width": 1700,
"height": 1100
},
{
"type": "entries",
Expand Down
9 changes: 9 additions & 0 deletions data/book/book-mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1658,6 +1658,15 @@
"name": "Appendix A: Miscellaneous Creatures",
"page": 317,
"entries": [
{
"type": "image",
"href": {
"type": "internal",
"path": "book/MM/01-062.unicorn-lair.webp"
},
"width": 1700,
"height": 971
},
"This appendix contains statistics for various animals, vermin, and other critters. The stat blocks are organized alphabetically by creature name.",
{
"type": "inset",
Expand Down
Loading

0 comments on commit d17cc70

Please sign in to comment.