Skip to content

Commit

Permalink
Update image metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
infinia-yzl committed Jul 14, 2024
1 parent 74d2d9d commit 21fb8a7
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
File renamed without changes.
93 changes: 44 additions & 49 deletions src/image-metadata.json
Original file line number Diff line number Diff line change
@@ -1,112 +1,107 @@
[
{
"filename": "c/aa.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_aer", "c_1_0"],
"label": "Aalto"
},
{
"filename": "c/bz.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_gla", "c_1_0"],
"label": "Baizhi"
},
{
"filename": "c/cc.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_ele", "c_1_0"],
"label": "Calcharo"
},
{
"filename": "c/cx.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_fus", "c_1_0"],
"label": "Chixia"
},
{
"filename": "c/dj.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_hav", "c_1_0"],
"label": "Danjin"
},
{
"filename": "c/ec.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_fus", "c_1_0"],
"label": "Encore"
},
{
"filename": "c/jx.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_aer", "c_1_0"],
"label": "Jianxin"
},
{
"filename": "c/jy.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_aer", "c_1_0"],
"label": "Jiyan"
},
{
"filename": "c/ly.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_gla", "c_1_0"],
"label": "Lingyang"
},
{
"filename": "c/mf.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_fus", "c_1_0"],
"label": "Mortefi"
},
{
"filename": "c/rf-h.webp",
"tags": [],
"label": ""
"filename": "c/rm-s.webp",
"tags": ["c_all", "c_rarity_5", "c_att_spe", "c_1_0"],
"label": "Rover Spectro"
},
{
"filename": "c/rm-c.webp",
"tags": [],
"label": ""
"filename": "c/rm-h.webp",
"tags": ["c_all", "c_rarity_4", "c_att_hav", "c_1_0"],
"label": "Rover Havoc"
},
{
"filename": "c/sh.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_gla", "c_1_0"],
"label": "Sanhua"
},
{
"filename": "c/vr.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_spe", "c_1_0"],
"label": "Verina"
},
{
"filename": "c/yl.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_ele", "c_1_0"],
"label": "Yinlin"
},
{
"filename": "c/yw.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_ele", "c_1_0"],
"label": "Yuanwu"
},
{
"filename": "c/yy.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_4", "c_att_aer", "c_1_0"],
"label": "Yangyang"
},
{
"filename": "c/cl.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_fus", "c_1_1"],
"label": "Changli"
},
{
"filename": "c/js.webp",
"tags": [],
"label": ""
},
{
"filename": "c/rm-h.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_att_spe", "c_1_1"],
"label": "Jinshi"
},
{
"filename": "c/xy.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_1_2"],
"label": "Xiangli Yao"
},
{
"filename": "c/zz.webp",
"tags": [],
"label": ""
"tags": ["c_all", "c_rarity_5", "c_1_2"],
"label": "Zhezhi"
}
]
5 changes: 5 additions & 0 deletions src/tag-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
}
],
"general": [
{
"name": "c_all",
"title": "All Resonators",
"description": "All Resonators that have been officially released or announced"
},
{
"name": "c_rarity_5",
"title": "5-Star Resonators",
Expand Down

0 comments on commit 21fb8a7

Please sign in to comment.