Update 5.4 battlesuit and equipments data based on beta release

This commit is contained in:
Sakura Knoll
2022-01-02 21:53:49 +09:00 Unverified
parent 2f6e62d4e6
commit 6cc4a3e8cb
25 changed files with 183 additions and 184 deletions
@@ -0,0 +1,16 @@
{
"id": "bronya-n-ex-bot",
"type": "bot",
"name": "Bronya: N-EX (B)",
"skill": {
"name": "Warrior's Instinct",
"description": "When QTE deals DMG, grants 1 [Falconwings] stack. Each stack increases Ice DMG by 25.0% lasting for 20s, CD: 5s. 3 stacks max. Triggering it again resets the duration."
},
"hp": 423,
"atk": 66,
"def": 66,
"crt": 8,
"rarity": 5,
"set": "bronya-n-ex",
"version": "5.4"
}
@@ -0,0 +1,16 @@
{
"id": "bronya-n-ex-mid",
"type": "mid",
"name": "Bronya: N-EX (M)",
"skill": {
"name": "Free Knight",
"description": "Total DMG increases by 30.0%. With [Falconwings] active, Total DMG received is reduced by 30.0%."
},
"hp": 459,
"atk": 0,
"def": 221,
"crt": 8,
"rarity": 5,
"set": "bronya-n-ex",
"version": "5.4"
}
@@ -0,0 +1,16 @@
{
"id": "bronya-n-ex-top",
"type": "top",
"name": "Bronya: N-EX (T)",
"skill": {
"name": "Player Zero",
"description": "Total DMG increases by 25%. Also, Combo ATKs summon a bird to dive-bomb the target on impact, dealing 200.0% Ice DMG to a small area. This is seen as Combo DMG with a CD of 8s."
},
"hp": 386,
"atk": 113,
"def": 66,
"crt": 0,
"rarity": 5,
"set": "bronya-n-ex",
"version": "5.4"
}
@@ -1,16 +0,0 @@
{
"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"
}
@@ -1,16 +0,0 @@
{
"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"
}
@@ -1,16 +0,0 @@
{
"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"
}