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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|