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,14 @@
{
"id": "nobel",
"name": "Nobel",
"altName": "Blasting Explosive Set",
"twoSetSkill": {
"name": "Dynamite 2 Pieces",
"description": "When Charged ATKs hit the enemy, generate an explosion centered on host that deals 180.0% of Physical DMG to nearby enemies. CD: 1s."
},
"threeSetSkill": {
"name": "Igniter 3 Pieces",
"description": "After each entry, the first 2 hits taken by the host will suffer 40.0% Total DMG Reduction and not interrupt her. Crit DMG of Charges ATKs increases by 30.0%. Explosion DMG of Dynamite increases to 200.0% ATK of Physical DMG."
},
"version": "3.1"
}