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": "darwin",
"name": "Darwin",
"altName": "Theory of Evolution Set",
"twoSetSkill": {
"name": "Origin of Shields 2 Pieces",
"description": "Gains a shield upon entry. The shield disappears upon taking an enemy hit and inflicts a 3s paralysis on nearby enemies. Shield appears again after 10s. When the shield is active, character gains 20% Lightning DMG."
},
"threeSetSkill": {
"name": "Wings of Life 3 Pieces",
"description": "Gain 20% Lightning DMG and 20% faster Move Speed. The shield of the Origin of Shields disappears after taking 2 hits."
}
}