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": "nagamitsu",
"name": "Nagamitsu",
"altName": "Legendary Bladesmith Set",
"twoSetSkill": {
"name": "Artisan Spirit 2 Pieces",
"description": "Enemies that stay in the field for more than 5s suffer 20% Move Slow and Attack Slow for 4s (duration resets when the slow effect ends). The duration resets if an enemy leaves the force field for 2s."
},
"threeSetSkill": {
"name": "Enhanced Force Field 3 Pieces",
"description": "Enemies that stay in the field for more than 5s will be frozen for 2s (duration resets when the freezing period ends). The duration resets if an enemy leaves the force field for 2s."
}
}