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": "dracula",
"name": "Dracula",
"altName": "Vampire Prince Set",
"twoSetSkill": {
"name": "Kindred 2 Pieces",
"description": "Upon scoring a crit hit, summon 1 Kindred that lasts 10s, and resets the duration of all existing Kindreds. The Kindred deals 50% ATK of Physical DMG (DMG is directly based on the host and benefit from the host's stat bonuses). Up to 3 Kindreds can exist at the same time, each increasing the host's Crit DMG by 15%."
},
"threeSetSkill": {
"name": "Resurrection 3 Pieces",
"description": "When HP is below 1%, activate Revival Mode that lasts 5s, during which the host cannot attack nor move but is invincible and heals 20% of HP per second. When Revival Mode ends, knock surrounding enemies airborne and bleed them for 5s, dealing 20% ATK of Physical DMG per second. CD: 300s."
},
"version": "2.0"
}