Skip to content

Commit

Permalink
Hopefully fixed image issue???
Browse files Browse the repository at this point in the history
Apparently it doesn't like me putting an image there...?
  • Loading branch information
badooga authored Nov 24, 2023
1 parent 12f4ccf commit f7f88b2
Showing 1 changed file with 37 additions and 22 deletions.
59 changes: 37 additions & 22 deletions collection/badooga; Libris Mortis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand All @@ -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",
Expand Down

0 comments on commit f7f88b2

Please sign in to comment.