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-bot",
"type": "bot",
"name": "Picasso (B)",
"skill": {
"name": "",
"description": "Blue Paint: Every Basic ATK (including Charged and Combo ATKs) grants 1 Charge stack (CD: 1s). Upon gaining 4 Charge stacks, enter Impulse Mode to gain 20% Attack Speed. Impulse Mode lasts 6s. Duration resets every time Impulse Mode is triggered.\n\nPaint Jar: A small jar of paint for adding color to things."
},
"hp": 435,
"atk": 42,
"def": 53,
"crt": 11,
"rarity": 5,
"set": "picasso"
}