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,15 @@
{
"id": "otto-apocalypse-top",
"type": "top",
"name": "Otto Apocalypse (T)",
"skill": {
"name": "",
"description": "Basic ATKs (excluding Charged and Combo ATKs) deal 35% more Physical DMG. Every Basic ATK grants 1 stack of Charge (CD: 0.8s). After gaining 3 Charged stacks, the next charged attack gains 75% Total DMG Multiplier."
},
"hp": 411,
"atk": 113,
"def": 53,
"crt": 4,
"rarity": 5,
"set": "otto-apocalypse"
}