diff --git a/collection/Niels de Jong; Legacy of the Dragon.json b/collection/Niels de Jong; Legacy of the Dragon.json index 54b445ebd..f801d698e 100644 --- a/collection/Niels de Jong; Legacy of the Dragon.json +++ b/collection/Niels de Jong; Legacy of the Dragon.json @@ -53362,7 +53362,7 @@ "level": 3, "entries": [ "Unlike the Monster Slayer, rangers with the Grim Slayer archetype devote themselves to hunting down certain types of monsters. These pragmatic killers come from many backgrounds, and the kind of reputation they they make for themselves is often influenced by the types of creatures they relentlessly hunt down. They could be someone whose sister was murdered by goblins, or a crusader who is on a rampage to slay as many demons as they can, or even a grim vigilante who hunts down criminals. Depending on their prey, they are seen as devoted heroes or obsessed fanatics, and slayers often receive nicknames like Dragon Slayer, Goblin Slayer, Demon Slayer, or just Slayer. Regardless of their reputation however, they are often greatly appreciated by the common folk, as they are willing to do the dirty work that most adventurers shy away from. In a grim world where many people might not meet another sunrise due to the dangers of roaming monsters, it's the Grim Slayer whom the common folk rely on to survive.", - "{@b This subclass uses the '}{@optfeature Favored Foe of the Grim Slayer|LEGDRAG}{@b' feature, even if your DM does not use this as a standard feature.}", + "{@b This subclass uses the '}{@optfeature Favored Foe of the Grim Slayer|LEGDRAG}{@b ' feature, even if your DM does not use this as a standard feature.}", { "type": "refSubclassFeature", "subclassFeature": "Fanatic Devotion|Ranger|PHB|Grim Slayer|LEGDRAG|3" diff --git a/package-lock.json b/package-lock.json index 4791840bd..87f0e1fd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,16 +9,16 @@ "version": "1.0.0", "license": "MIT", "devDependencies": { - "5etools-utils": "^0.12.66", + "5etools-utils": "^0.12.68", "commander": "^9.4.1", "he": "^1.2.0", "sanitize-html": "^2.12.1" } }, "node_modules/5etools-utils": { - "version": "0.12.66", - "resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.66.tgz", - "integrity": "sha512-BBgxPhu81S9J09u03Wnt/v7w971flNYBeoqCAym/hdtA91xx6wbIfwFTjBjc2G9Xchg0Een8Vduqb9AjW2tY9Q==", + "version": "0.12.68", + "resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.68.tgz", + "integrity": "sha512-HF0mJNbdZauv8rFue1y38bCb449T7fB0i+AGzTLR2sDEYh+cqKYBPSQm5JMMXwpsCLwwUtsO06Wy04K7vkVDxQ==", "dev": true, "license": "MIT", "dependencies": { @@ -387,9 +387,9 @@ }, "dependencies": { "5etools-utils": { - "version": "0.12.66", - "resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.66.tgz", - "integrity": "sha512-BBgxPhu81S9J09u03Wnt/v7w971flNYBeoqCAym/hdtA91xx6wbIfwFTjBjc2G9Xchg0Een8Vduqb9AjW2tY9Q==", + "version": "0.12.68", + "resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.68.tgz", + "integrity": "sha512-HF0mJNbdZauv8rFue1y38bCb449T7fB0i+AGzTLR2sDEYh+cqKYBPSQm5JMMXwpsCLwwUtsO06Wy04K7vkVDxQ==", "dev": true, "requires": { "ajv": "^8.12.0", diff --git a/package.json b/package.json index c8c887092..55fb705bb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/TheGiddyLimit/homebrew#readme", "devDependencies": { - "5etools-utils": "^0.12.66", + "5etools-utils": "^0.12.68", "commander": "^9.4.1", "he": "^1.2.0", "sanitize-html": "^2.12.1"