Add v5.4 supply event data

This commit is contained in:
Sakura Knoll
2021-12-28 15:28:49 +09:00 Unverified
parent e238ee64a6
commit 3b5df79ee6
28 changed files with 1957 additions and 23 deletions
@@ -0,0 +1,16 @@
{
"id": "life-of-bronya-bot",
"type": "bot",
"name": "Life Of Bronya (B)",
"skill": {
"name": "",
"description": ""
},
"hp": 0,
"atk": 0,
"def": 0,
"crt": 0,
"rarity": 5,
"set": "life-of-bronya",
"version": 5.4
}
@@ -0,0 +1,16 @@
{
"id": "life-of-bronya-mid",
"type": "mid",
"name": "Life Of Bronya (M)",
"skill": {
"name": "",
"description": ""
},
"hp": 0,
"atk": 0,
"def": 0,
"crt": 0,
"rarity": 5,
"set": "life-of-bronya",
"version": 5.4
}
@@ -0,0 +1,16 @@
{
"id": "life-of-bronya-top",
"type": "top",
"name": "Life Of Bronya (T)",
"skill": {
"name": "",
"description": ""
},
"hp": 0,
"atk": 0,
"def": 0,
"crt": 0,
"rarity": 5,
"set": "life-of-bronya",
"version": 5.4
}