Skip to content

Commit

Permalink
feat(monsters): Add more monster images (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits authored Sep 22, 2024
1 parent c6a742f commit 9410977
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/5e-SRD-Monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -6321,6 +6321,7 @@
"desc": "The sphinx casts a spell from its list of prepared spells, using a spell slot as normal."
}
],
"image": "/api/images/monsters/androsphinx.png",
"url": "/api/monsters/androsphinx"
},
{
Expand Down Expand Up @@ -7506,6 +7507,7 @@
]
}
],
"image": "/api/images/monsters/baboon.png",
"url": "/api/monsters/baboon"
},
{
Expand Down Expand Up @@ -7569,6 +7571,7 @@
]
}
],
"image": "/api/images/monsters/badger.png",
"url": "/api/monsters/badger"
},
{
Expand Down Expand Up @@ -7772,6 +7775,7 @@
"desc": "The balor magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see."
}
],
"image": "/api/images/monsters/balor.png",
"url": "/api/monsters/balor"
},
{
Expand Down Expand Up @@ -7851,6 +7855,7 @@
]
}
],
"image": "/api/images/monsters/bandit.png",
"url": "/api/monsters/bandit"
},
{
Expand Down Expand Up @@ -8014,6 +8019,7 @@
"desc": "The captain adds 2 to its AC against one melee attack that would hit it. To do so, the captain must see the attacker and be wielding a melee weapon."
}
],
"image": "/api/images/monsters/bandit-captain.png",
"url": "/api/monsters/bandit-captain"
},
{
Expand Down Expand Up @@ -8232,6 +8238,7 @@
]
}
],
"image": "/api/images/monsters/barbed-devil.png",
"url": "/api/monsters/barbed-devil"
},
{
Expand Down Expand Up @@ -8839,6 +8846,7 @@
]
}
],
"image": "/api/images/monsters/black-bear.png",
"url": "/api/monsters/black-bear"
},
{
Expand Down Expand Up @@ -9118,6 +9126,7 @@
"desc": "When a pudding that is Medium or larger is subjected to lightning or slashing damage, it splits into two new puddings if it has at least 10 hit points. Each new pudding has hit points equal to half the original pudding's, rounded down. New puddings are one size smaller than the original pudding."
}
],
"image": "/api/images/monsters/black-pudding.png",
"url": "/api/monsters/black-pudding"
},
{
Expand Down Expand Up @@ -9206,6 +9215,7 @@
}
}
],
"image": "/api/images/monsters/blink-dog.png",
"url": "/api/monsters/blink-dog"
},
{
Expand Down Expand Up @@ -9282,6 +9292,7 @@
]
}
],
"image": "/api/images/monsters/blood-hawk.png",
"url": "/api/monsters/blood-hawk"
},
{
Expand Down Expand Up @@ -9428,6 +9439,7 @@
]
}
],
"image": "/api/images/monsters/blue-dragon-wyrmling.png",
"url": "/api/monsters/blue-dragon-wyrmling"
},
{
Expand Down Expand Up @@ -9510,6 +9522,7 @@
]
}
],
"image": "/api/images/monsters/boar.png",
"url": "/api/monsters/boar"
},
{
Expand Down Expand Up @@ -9671,6 +9684,7 @@
]
}
],
"image": "/api/images/monsters/bone-devil.png",
"url": "/api/monsters/bone-devil"
},
{
Expand Down Expand Up @@ -9835,6 +9849,7 @@
}
}
],
"image": "/api/images/monsters/brass-dragon-wyrmling.png",
"url": "/api/monsters/brass-dragon-wyrmling"
},
{
Expand Down Expand Up @@ -10005,6 +10020,7 @@
}
}
],
"image": "/api/images/monsters/bronze-dragon-wyrmling.png",
"url": "/api/monsters/bronze-dragon-wyrmling"
},
{
Expand Down Expand Up @@ -10108,6 +10124,7 @@
]
}
],
"image": "/api/images/monsters/brown-bear.png",
"url": "/api/monsters/brown-bear"
},
{
Expand Down Expand Up @@ -10219,6 +10236,7 @@
]
}
],
"image": "/api/images/monsters/bugbear.png",
"url": "/api/monsters/bugbear"
},
{
Expand Down Expand Up @@ -10351,6 +10369,7 @@
]
}
],
"image": "/api/images/monsters/camel.png",
"url": "/api/monsters/camel"
},
{
Expand Down Expand Up @@ -10735,6 +10754,7 @@
}
}
],
"image": "/api/images/monsters/chain-devil.png",
"url": "/api/monsters/chain-devil"
},
{
Expand Down Expand Up @@ -11211,6 +11231,7 @@
}
}
],
"image": "/api/images/monsters/clay-golem.png",
"url": "/api/monsters/clay-golem"
},
{
Expand Down Expand Up @@ -11628,6 +11649,7 @@
]
}
],
"image": "/api/images/monsters/cockatrice.png",
"url": "/api/monsters/cockatrice"
},
{
Expand Down Expand Up @@ -11685,6 +11707,7 @@
]
}
],
"image": "/api/images/monsters/commoner.png",
"url": "/api/monsters/commoner"
},
{
Expand Down Expand Up @@ -11757,6 +11780,7 @@
]
}
],
"image": "/api/images/monsters/constrictor-snake.png",
"url": "/api/monsters/constrictor-snake"
},
{
Expand Down

0 comments on commit 9410977

Please sign in to comment.