Add v5.8 battlesuit and equipments data
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"id": "griseo-weapon",
|
||||
"name": "Starry Night of the Past",
|
||||
"category": "cross",
|
||||
"atk": 285,
|
||||
"crt": 22,
|
||||
"rarity": 5,
|
||||
"battlesuits": [{ "id": "griseo" }],
|
||||
"priWeapon": "griseo-pri-weapon",
|
||||
"sources": [
|
||||
{
|
||||
"type": "focused-supply"
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
"name": "Primary Color",
|
||||
"description": "[SP: 10][CD: 20] Deploys the cross [summoned entity]: When the cross is deployed, deals 400.0% ATK of Physical DMG to surrounding enemies, inflicts 6.0 Bleed Trauma and splash paint to deal 40.0% ATK of Physical DMG within the range every 1.5s for 18s.\nGriseo equip bonus: The active skill triggers Griseo's Ultimate evasion skill."
|
||||
},
|
||||
{
|
||||
"name": "Colors of Wish",
|
||||
"description": "Increases Total DMG of the host's Combo ATK and Ult by 25.0% and Physical DMG of all team members by 15.0%(Can not be stacked)."
|
||||
}
|
||||
],
|
||||
"version": "5.8"
|
||||
}
|
||||
Reference in New Issue
Block a user