From f7f88b2b5da7c49634703c81b4eb84506803778b Mon Sep 17 00:00:00 2001 From: badooga <33851191+badooga@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:02:43 -0500 Subject: [PATCH] Hopefully fixed image issue??? Apparently it doesn't like me putting an image there...? --- collection/badooga; Libris Mortis.json | 59 ++++++++++++++++---------- 1 file changed, 37 insertions(+), 22 deletions(-) diff --git a/collection/badooga; Libris Mortis.json b/collection/badooga; Libris Mortis.json index ab132c2c20..ad205223b9 100644 --- a/collection/badooga; Libris Mortis.json +++ b/collection/badooga; Libris Mortis.json @@ -23273,11 +23273,16 @@ "name": "Welcome", "entries": [ { - "type": "image", - "href": { - "type": "external", - "url": "https://i.imgur.com/zYD662W.png" - } + "type": "entries", + "entries": [ + { + "type": "image", + "href": { + "type": "external", + "url": "https://i.imgur.com/zYD662W.png" + } + } + ] }, { "type": "section", @@ -26661,18 +26666,23 @@ "entries": [ "The world knows paladins to be shining paragons who champion lofty ideals such as compassion, nobility, sacrifice, and valor. Such virtuous figures are symbols to the common people, icons from which they draw the strength and courage to stand fast against the encroaching darkness. Yet in every light a shadow lurks\u2014the brightness of these noble warriors is equaled by the shadow spreading from their sinister counterparts, the {@class blackguard|LM|blackguards}.", { - "type": "image", - "href": { - "type": "external", - "url": "https://i.imgur.com/T1bEPOT.png" - } - }, - { - "type": "statblock", - "tag": "class", - "name": "Blackguard", - "source": "LM", - "collapsed": false + "type": "entries", + "entries": [ + { + "type": "image", + "href": { + "type": "external", + "url": "https://i.imgur.com/T1bEPOT.png" + } + }, + { + "type": "statblock", + "tag": "class", + "name": "Blackguard", + "source": "LM", + "collapsed": false + } + ] } ], "__prop": "data" @@ -26683,11 +26693,16 @@ "entries": [ "Each class offers a character-defining choice at 1st, 2nd, or 3rd level that unlocks a series of special features, not available to the class as a whole. That choice is called a subclass. Each class has a collective term that describes its subclasses; in the fighter, for instance, the subclasses are called martial archetypes, and in the warlock, they're otherworldly patrons. This chapter provides a selection of five subclasses, as well as some advice for including them in your campaign world.", { - "type": "image", - "href": { - "type": "external", - "url": "https://i.imgur.com/HkE5cqW.png" - } + "type": "entries", + "entries": [ + { + "type": "image", + "href": { + "type": "external", + "url": "https://i.imgur.com/HkE5cqW.png" + } + } + ] }, { "type": "section",