Skip to content

Commit

Permalink
fix: Add some images for monsters (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits authored Oct 6, 2022
1 parent c653e3a commit c520a1c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -14096,6 +14096,7 @@
}
}
],
"image": "/api/images/monsters/dryad.png",
"url": "/api/monsters/dryad"
},
{
Expand Down Expand Up @@ -40201,6 +40202,7 @@
]
}
],
"image": "/api/images/monsters/wight.png",
"url": "/api/monsters/wight"
},
{
Expand Down Expand Up @@ -40330,6 +40332,7 @@
"desc": "The will-o'-wisp and its light magically become invisible until it attacks or uses its Consume Life, or until its concentration ends (as if concentrating on a spell)."
}
],
"image": "/api/images/monsters/will-o-wisp.png",
"url": "/api/monsters/will-o-wisp"
},
{
Expand Down Expand Up @@ -40441,6 +40444,7 @@
]
}
],
"image": "/api/images/monsters/winter-wolf.png",
"url": "/api/monsters/winter-wolf"
},
{
Expand Down Expand Up @@ -40517,6 +40521,7 @@
]
}
],
"image": "/api/images/monsters/wolf.png",
"url": "/api/monsters/wolf"
},
{
Expand Down Expand Up @@ -40583,6 +40588,7 @@
]
}
],
"image": "/api/images/monsters/worg.png",
"url": "/api/monsters/worg"
},
{
Expand Down Expand Up @@ -40700,6 +40706,7 @@
"desc": "The wraith targets a humanoid within 10 feet of it that has been dead for no longer than 1 minute and died violently. The target's spirit rises as a specter in the space of its corpse or in the nearest unoccupied space. The specter is under the wraith's control. The wraith can have no more than seven specters under its control at one time."
}
],
"image": "/api/images/monsters/wraith.png",
"url": "/api/monsters/wraith"
},
{
Expand Down Expand Up @@ -40972,6 +40979,7 @@
]
}
],
"image": "/api/images/monsters/xorn.png",
"url": "/api/monsters/xorn"
},
{
Expand Down Expand Up @@ -42955,6 +42963,7 @@
]
}
],
"image": "/api/images/monsters/zombie.png",
"url": "/api/monsters/zombie"
}
]

0 comments on commit c520a1c

Please sign in to comment.