Update v5.6 Test v2 data

This commit is contained in:
Sakura Knoll
2022-02-26 16:40:35 +09:00 Unverified
parent 2f200153b7
commit 9b6ca3b400
51 changed files with 262 additions and 203 deletions
@@ -0,0 +1,16 @@
{
"id": "bastet-bot",
"type": "bot",
"name": "Bastet (B)",
"skill": {
"name": "",
"description": "(Test v2) Total DMG +20%, when user freezes an enemy, restore 5 SP to team, CD: 5s."
},
"hp": 423,
"atk": 58,
"def": 111,
"crt": 8,
"rarity": 5,
"set": "bastet",
"version": "5.6"
}
@@ -0,0 +1,16 @@
{
"id": "bastet-mid",
"type": "mid",
"name": "Bastet (M)",
"skill": {
"name": "",
"description": "(Test v2) Total DMG +30%, Freeze trauma accumulation from attacks +25%"
},
"hp": 435,
"atk": 8,
"def": 199,
"crt": 8,
"rarity": 5,
"set": "bastet",
"version": "5.6"
}
@@ -0,0 +1,16 @@
{
"id": "bastet-top",
"type": "top",
"name": "Bastet (T)",
"skill": {
"name": "",
"description": "(Test v2) Ice DMG +35%, team Ice DMG against frozen enemies +30% (unstackable)"
},
"hp": 398,
"atk": 115,
"def": 44,
"crt": 0,
"rarity": 5,
"set": "bastet",
"version": "5.6"
}
@@ -1,16 +0,0 @@
{
"id": "pardofelis-bot",
"type": "bot",
"name": "Pardofelis Test (B)",
"skill": {
"name": "",
"description": "(Test v1) Total DMG +20%, when user freezes an enemy, restore 5 SP to team, CD : 5s."
},
"hp": 423,
"atk": 58,
"def": 111,
"crt": 8,
"rarity": 5,
"set": "pardofelis",
"version": "5.6"
}
@@ -1,16 +0,0 @@
{
"id": "pardofelis-mid",
"type": "mid",
"name": "Pardofelis Test (M)",
"skill": {
"name": "",
"description": "(Test v1) Total DMG +30%, Freeze trauma accumulation from attacks +25%"
},
"hp": 435,
"atk": 8,
"def": 224,
"crt": 8,
"rarity": 5,
"set": "pardofelis",
"version": "5.6"
}
@@ -1,16 +0,0 @@
{
"id": "pardofelis-top",
"type": "top",
"name": "Pardofelis Test (T)",
"skill": {
"name": "",
"description": "(Test v1) Ice DMG+35%, team Ice DMG against frozen enemies +30% (unstackable)"
},
"hp": 398,
"atk": 115,
"def": 44,
"crt": 0,
"rarity": 5,
"set": "pardofelis",
"version": "5.6"
}