mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
33 lines
486 B
JSON
33 lines
486 B
JSON
{
|
|
"spellFluff": [
|
|
{
|
|
"name": "Dark Star",
|
|
"source": "EGW",
|
|
"images": [
|
|
{
|
|
"type": "image",
|
|
"href": {
|
|
"type": "internal",
|
|
"path": "spells/EGW/Dark Star.webp"
|
|
},
|
|
"credit": "Axel Defois"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Reality Break",
|
|
"source": "EGW",
|
|
"images": [
|
|
{
|
|
"type": "image",
|
|
"href": {
|
|
"type": "internal",
|
|
"path": "spells/EGW/Reality Break.webp"
|
|
},
|
|
"credit": "Brian Valeza"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|