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,13 @@
{
"id": "homu",
"name": "HOMU",
"altName": "HOMU-HOMU Adventure Set",
"twoSetSkill": {
"name": "Explosive HOMU 2 Pieces",
"description": "After picking up 1 HOMU Coins consecutively, generate a BOOM HOMU on the spot that explodes after a delay, dealing 400% ATK of Physical DMG to enemies within a 4-meter radius."
},
"threeSetSkill": {
"name": "King HOMU's Treasure 3 Pieces",
"description": "After picking up 3 HOMU Coins consecutively, the host heals 10% HP and gains 10% SP."
}
}