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,18 @@
{
"id": "dawn-breaker-talwar",
"name": "Dawn Breaker - Talwar",
"category": "katana",
"atk": 275,
"crt": 27,
"rarity": 5,
"skills": [
{
"name": "Shock Impact",
"description": "[SP: 10][CD: 30s] Charges forward to attack the enemy, dealing 900% ATK of Physical DMG. Wielder then recovers 4 SP per 0.5s for 8s."
},
{
"name": "Capacitance Plus",
"description": "During Ultimate or Burst mode, ATKs gain 10.0% Total DMG Multiplier and 16.0% higher Crit Rate. Character starts with 10.0 more SP. Does not work in Open World."
}
]
}