firq-dev-website/static/data/_cedata.json
Firq aec4660bec
Some checks failed
/ publish (push) Has been skipped
/ checking (push) Successful in 15s
/ build-site (push) Failing after 2m2s
Moved images to assets, rewrote to use Image component, fixed styling issues
2023-12-25 18:39:44 +01:00

58 lines
929 B
JSON

[
{
"name": "The Merciless One",
"imageFile": "merciless_one.webp",
"mlb": "true"
},
{
"name": "Ox-Demon King",
"imageFile": "oxdemon.webp",
"mlb": "true"
},
{
"name": "Holy Maiden's Teachings",
"imageFile": "maidensteachings.webp",
"mlb": "true"
},
{
"name": "Kaleidoscope",
"imageFile": "kaleidoscope.webp",
"mlb": "true"
},
{
"name": "The Black Grail",
"imageFile": "bg.webp",
"mlb": "true"
},
{
"name": "A Fragment Of 2030",
"imageFile": "2030.webp",
"mlb": "true"
},
{
"name": "Outrage",
"imageFile": "outrage.webp",
"mlb": "false"
},
{
"name": "Vessel of the Saint",
"imageFile": "vessel.webp",
"mlb": "false"
},
{
"name": "Devilish Bodhisattva",
"imageFile": "db.webp",
"mlb": "true"
},
{
"name": "500-Year Obsession",
"imageFile": "500.webp",
"mlb": "true"
},
{
"name": "Prisma Cosmos",
"imageFile": "prisma.webp",
"mlb": "true"
}
]