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": "monet",
"name": "Monet",
"altName": "Painter Set",
"twoSetSkill": {
"name": "Nymphéas 2 Pieces",
"description": "Receive a Lightning Shield. When the shield is active, the host's attacks gain 30% Lightning DMG. When hit by enemies, the shield will negate direct Physical DMG from the enemy and disappear after 0.3s. Shield reappears after 15s."
},
"threeSetSkill": {
"name": "Soleil Levant 3 Pieces",
"description": "After triggering the Move Slow debuff of stigma (B) of this set, enemies within a 3.0-meter radius of the target suffer 30% Move Slow for 10s. Host also heals for 8% HP."
},
"version": "2.4"
}