Add v5.8 battlesuit and equipments data
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "cezanne-bot",
|
||||
"type": "bot",
|
||||
"name": "Cezanne (B)",
|
||||
"skill": {
|
||||
"name": "",
|
||||
"description": "When Branch attack hits, all enemies on the field gain [Structure Sketch] status, which increases Total DMG taken of the enemies by 36.0% for 6s. CD: 16s. And other team members gain a buff which is consumed when they enter the battle field and extends duration of [Structure Sketch] by 1.5s, up to 9s. [Structure Sketch] can be stacked up to 2 times."
|
||||
},
|
||||
"hp": 362,
|
||||
"atk": 64,
|
||||
"def": 66,
|
||||
"crt": 16,
|
||||
"rarity": 5,
|
||||
"set": "cezanne",
|
||||
"version": "5.8"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "cezanne-mid",
|
||||
"type": "mid",
|
||||
"name": "Cezanne (M)",
|
||||
"skill": {
|
||||
"name": "",
|
||||
"description": "Increases Bleeding Trauma accumulation by 25.0%. When the character inflicts Bleding, increases Bleeding DMG of the character, taken by enemies, by 20.0% for 10s. (Can be refreshed, independent effect)"
|
||||
},
|
||||
"hp": 483,
|
||||
"atk": 0,
|
||||
"def": 199,
|
||||
"crt": 8,
|
||||
"rarity": 5,
|
||||
"set": "cezanne",
|
||||
"version": "5.8"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "cezanne-top",
|
||||
"type": "top",
|
||||
"name": "Cezanne (T)",
|
||||
"skill": {
|
||||
"name": "",
|
||||
"description": "Increases Physical DMG by 15.0%. When Ult of any team charater hits, increases Physical DMG of Ult by 27.0% for a short duration. CD: 10s. (Cannot be stacked)"
|
||||
},
|
||||
"hp": 367,
|
||||
"atk": 116,
|
||||
"def": 66,
|
||||
"crt": 0,
|
||||
"rarity": 5,
|
||||
"set": "cezanne",
|
||||
"version": "5.8"
|
||||
}
|
||||
Reference in New Issue
Block a user