first commit
This commit is contained in:
30
public/json/series.json
Normal file
30
public/json/series.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"name": "Evolusi Mega",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/evolusi_mega.webp",
|
||||
"image_local_path": "/images/series/evolusi_mega.webp",
|
||||
"expansion_count": "9",
|
||||
"card_count": "1356"
|
||||
},
|
||||
{
|
||||
"name": "Scarlet & Violet",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/scarlet_violet.webp",
|
||||
"image_local_path": "/images/series/scarlet_violet.webp",
|
||||
"expansion_count": "33",
|
||||
"card_count": "4666"
|
||||
},
|
||||
{
|
||||
"name": "Pedang & Perisai",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/pedang_perisai.webp",
|
||||
"image_local_path": "/images/series/pedang_perisai.webp",
|
||||
"expansion_count": "35",
|
||||
"card_count": "5114"
|
||||
},
|
||||
{
|
||||
"name": "Matahari & Bulan",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/matahari_bulan.webp",
|
||||
"image_local_path": "/images/series/matahari_bulan.webp",
|
||||
"expansion_count": "16",
|
||||
"card_count": "3284"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user