This commit is contained in:
TheGiddyLimit
2024-01-10 17:30:40 +00:00
parent e3bf75f42a
commit 5ffd4acdb4
26 changed files with 473 additions and 322 deletions

View File

@@ -748,7 +748,9 @@
"note": "from nonmagical attacks that aren't adamantine",
"cond": true
}
]
],
"tokenCredit": "Jeferson Cordeiro",
"hasToken": true
},
{
"name": "Asmodeus",
@@ -3136,7 +3138,9 @@
"fire",
"lightning",
"slashing"
]
],
"tokenCredit": "Unknown",
"hasToken": true
},
{
"name": "Devorastus",
@@ -4493,7 +4497,9 @@
"note": "from nonmagical attacks that aren't adamantine",
"cond": true
}
]
],
"tokenCredit": "Artguyonthefly",
"hasToken": true
},
{
"name": "Glasya",
@@ -4908,7 +4914,9 @@
"speed": {
"walk": 0
},
"spellcasting": null
"spellcasting": null,
"tokenCredit": "Irene Meniconi",
"hasToken": true
},
{
"name": "Halog",
@@ -5171,7 +5179,9 @@
},
"immune": [
"cold"
]
],
"tokenCredit": "Caverns of the Snow Witch",
"hasToken": true
},
{
"name": "Jenevere",
@@ -5495,12 +5505,14 @@
]
}
},
"tokenCredit": "CrazyMind351",
"damageTags": [
"B",
"L",
"P",
"R"
]
],
"hasToken": true
},
{
"name": "Lesser Tyrant Shadow",
@@ -7131,7 +7143,9 @@
],
"int": 16,
"wis": 16,
"cha": 16
"cha": 16,
"tokenCredit": "Konstantin Vavilov",
"hasToken": true
},
{
"name": "Rimmon",

View File

@@ -2624,6 +2624,11 @@
"date": "2024-01-06",
"txt": "- Added Dynamic Map Viewer support to Dungeons of Drakkenheim\n- Added \"Legacy\" Miscellaneous filter to various list pages\n- Added \"Legacy\" marker to Omnisearch results\n- (Fixed typos/added tags)"
},
{
"ver": "1.197.4",
"date": "2024-01-10",
"txt": "- Added \"One D&D\" filter to Prerelease Content Manager \"Get Prerelease Content\" view\n- Switched \"Added [date]\" column to \"Published [date]\" in Prerelease Content Manager \"Get Prerelease Content\" view\n- Added tokens for Chains of Asmodeus NPCs/other creatures\n- (Brew) Added \"Preview\" button to text converter output\n- (Brew) Added support for \"month\" spell durations\n- (Brew) Fixed homebrew content which depends on prerelease content failing to load that prerelease content\n- (Fixed typos/added tags)"
},
{
"ver": "1.198.0",
"date": "2024-01-06",