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": "picasso-top",
"type": "top",
"name": "Picasso (T)",
"skill": {
"name": "",
"description": "Red Paint: Every Basic ATK (including Charged and Combo ATKs) grants 1 Charge stack (CD: 1s). Upon gaining 4 Charge stacks, enter Zeal Mode to deal 32% more Physical DMG. Zeal Mode lasts 6s. Duration resets to every time Zeal is triggered.\n\nPaint Jar: A small jar of paint for adding color to things."
},
"hp": 411,
"atk": 94,
"def": 35,
"crt": 4,
"rarity": 5,
"set": "picasso"
}