firq-dev-website/src/data/datafiles/cedata.json

58 lines
931 B
JSON
Raw Normal View History

[
{
"name": "The Merciless One",
"imageFile": "merciless_one.png",
2024-01-05 01:12:19 +01:00
"mlb": true
},
2023-01-21 00:56:37 +01:00
{
"name": "Ox-Demon King",
"imageFile": "ox-demon.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "Holy Maiden's Teachings",
"imageFile": "maidens_teachings.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "Kaleidoscope",
"imageFile": "kaleidoscope.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "The Black Grail",
"imageFile": "black_grail.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "A Fragment Of 2030",
"imageFile": "2030.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "Outrage",
"imageFile": "outrage.png",
2024-01-05 01:12:19 +01:00
"mlb": false
2023-01-21 00:56:37 +01:00
},
{
"name": "Vessel of the Saint",
"imageFile": "vessel.png",
2024-10-01 22:12:04 +02:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "Devilish Bodhisattva",
"imageFile": "devilish_bodhisattva.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "500-Year Obsession",
"imageFile": "500.png",
2024-01-05 01:12:19 +01:00
"mlb": true
2023-01-21 00:56:37 +01:00
},
{
"name": "Prisma Cosmos",
"imageFile": "prisma_cosmos.png",
2024-01-05 01:12:19 +01:00
"mlb": true
}
]