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": "mendeleev",
"name": "Mendeleev",
"altName": "Element Predictor Set",
"twoSetSkill": {
"name": "Periodic Law 2 Pieces",
"description": "When Combo/Charged ATKs hit the enemy, deal another 100.0% ATK of Physical DMG. CD: 1s."
},
"threeSetSkill": {
"name": "Element Prediction 3 Pieces",
"description": "When Basic ATKs hit the enemy, enter Discovery State. Discovery State: Host gains Ignore Interrupt and deals 20.0% more Physical DMG. Discovery State ends and enters a 15s CD when Combo Hit chain is disrupted."
}
}