Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,19 @@
{
"id": "zither-s-lament",
"name": "Zither's Lament",
"category": "cross",
"atk": 296,
"crt": 15,
"rarity": 5,
"skills": [
{
"name": "Eastern Winds",
"description": "[SP: 0][CD: 20s] Deploys cross (summoned entity): Knocks down enemies in range dealing 200% ATK of Physical DMG and causing strong winds to deal 75.0% ATK of Physical DMG per 0.25s to enemies and slow their Move Speed by 30% for 8s. Boosts team Move Speed by 25% and Physical DMG by 15.0% for 13s."
},
{
"name": "Empty Fort",
"description": "All team members' Ultimate and Burst mode attacks deal 15.0% more Physical DMG (this effect cannot stack). When equipped by Starlit Astrologos, she additionally gains 20% ATK Speed."
}
],
"version": "4.0"
}