Skip to content

Commit 38feaae

Browse files
committed
v1.187.0
1 parent 3ff14a5 commit 38feaae

File tree

287 files changed

+21762
-308
lines changed

Some content is hidden

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

287 files changed

+21762
-308
lines changed

css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/adventure/adventure-pabtso.json

+13,946
Large diffs are not rendered by default.

data/adventures.json

+1,087
Large diffs are not rendered by default.

data/bestiary/bestiary-bam.json

+12-2
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,10 @@
690690
]
691691
}
692692
],
693+
"legendaryGroup": {
694+
"name": "Solar Dragon",
695+
"source": "BAM"
696+
},
693697
"dragonAge": "adult",
694698
"traitTags": [
695699
"Flyby",
@@ -725,7 +729,8 @@
725729
"wisdom"
726730
],
727731
"hasToken": true,
728-
"hasFluff": true
732+
"hasFluff": true,
733+
"hasFluffImages": true
729734
},
730735
{
731736
"name": "Ancient Lunar Dragon",
@@ -1038,6 +1043,10 @@
10381043
]
10391044
}
10401045
],
1046+
"legendaryGroup": {
1047+
"name": "Solar Dragon",
1048+
"source": "BAM"
1049+
},
10411050
"dragonAge": "ancient",
10421051
"traitTags": [
10431052
"Flyby",
@@ -8817,7 +8826,8 @@
88178826
"constitution"
88188827
],
88198828
"hasToken": true,
8820-
"hasFluff": true
8829+
"hasFluff": true,
8830+
"hasFluffImages": true
88218831
},
88228832
{
88238833
"name": "Zodar",

data/bestiary/bestiary-dosi.json

+5
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,11 @@
598598
"name": "Violet Fungus",
599599
"source": "DoSI",
600600
"page": 48,
601+
"otherSources": [
602+
{
603+
"source": "PaBTSO"
604+
}
605+
],
601606
"_copy": {
602607
"name": "Violet Fungus",
603608
"source": "MM",

data/bestiary/bestiary-lmop.json

+9
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,9 @@
369369
"isNamedCreature": true,
370370
"source": "LMoP",
371371
"page": 59,
372+
"reprintedAs": [
373+
"Nezznar the Spider|PaBTSO"
374+
],
372375
"size": [
373376
"M"
374377
],
@@ -555,6 +558,9 @@
555558
"name": "Redbrand Ruffian",
556559
"source": "LMoP",
557560
"page": 61,
561+
"reprintedAs": [
562+
"Redbrand Ruffian|PaBTSO"
563+
],
558564
"size": [
559565
"M"
560566
],
@@ -636,6 +642,9 @@
636642
"isNamedCreature": true,
637643
"source": "LMoP",
638644
"page": 61,
645+
"reprintedAs": [
646+
"Sildar Hallwinter|PaBTSO"
647+
],
639648
"size": [
640649
"M"
641650
],

0 commit comments

Comments
 (0)