mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
33 lines
505 B
JSON
33 lines
505 B
JSON
{
|
|
"monsterFluff": [
|
|
{
|
|
"name": "Gar Shatterkeel",
|
|
"source": "LR",
|
|
"images": [
|
|
{
|
|
"type": "image",
|
|
"href": {
|
|
"type": "internal",
|
|
"path": "bestiary/LR/Gar Shatterkeel.webp"
|
|
},
|
|
"credit": "Raymond Swanland"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Young Kraken",
|
|
"source": "LR",
|
|
"images": [
|
|
{
|
|
"type": "image",
|
|
"href": {
|
|
"type": "internal",
|
|
"path": "bestiary/LR/Young Kraken.webp"
|
|
},
|
|
"credit": "Joachim Barrum"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|