mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2026-01-14 05:47:50 -06: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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|