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,16 @@
{
"id": "idol-raven-bot",
"type": "bot",
"name": "Idol Raven (B)",
"skill": {
"name": "Queen of Rock",
"description": "Basic, Combo, and Charged ATKs deal 10.0% bonus Total DMG. Mei/Raven equip bonus: Total DMG taken reduces by 15.0%."
},
"hp": 435,
"atk": 42,
"def": 66,
"crt": 11,
"rarity": 5,
"set": "idol-raven",
"version": "5.3"
}