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": "cocolia",
"name": "Cocolia",
"altName": "Anti-Entropy Commander Set",
"twoSetSkill": {
"name": "Charging Shield 2 Pieces",
"description": "Receives a shield when an entity summoned by the host is attacked. When active, the shield provides 50% Total DMG Reduction against incoming attacks and lasts 7s. CD: 21s."
},
"threeSetSkill": {
"name": "Explosion Armor 3 Pieces",
"description": "The Charging Shield explodes when broken, dealing 500% ATK of Physical DMG to surrounding enemies in a large AOE."
}
}