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": "homu-top",
"type": "top",
"name": "HOMU (T)",
"skill": {
"name": "",
"description": "When Basic ATKs (including Combo and Charged ATKs) hit an enemy, there is a 50% chance of dropping HOMU Coins (CD: 4s). For each HOMU Coin picked up, the host gains 10% Total DMG Multiplier for 10 sec. Stacks up to 3 times."
},
"hp": 307,
"atk": 70,
"def": 38,
"crt": 0,
"rarity": 4,
"set": "homu"
}