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": "homecoming-theater-bot",
"type": "bot",
"name": "Homecoming Theater (B)",
"skill": {
"name": "",
"description": "Upon scoring a crit hit, character gains 8% Physical DMG and 8% Move Speed for 15s. CD: 5s. Stacks up to 3 times. New stacks do not reset duration. Starts battle with 3-stack buff."
},
"hp": 435,
"atk": 45,
"def": 22,
"crt": 11,
"rarity": 5,
"set": "homecoming-theater"
}