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,18 @@
{
"id": "11th-sacred-relic",
"name": "11th Sacred Relic",
"category": "cross",
"atk": 274,
"crt": 41,
"rarity": 5,
"skills": [
{
"name": "Holy Blades",
"description": "[SP: 18][CD: 15s] Deploys the weapon. Nearby allies gain 10.0% Crit Rate for 10s. Drops a shower of blades on enemies within the AOE every 1s. Sword rain deals 5x50.0% ATK of Physical DMG to enemies within a small AOE."
},
{
"name": "Divine Heal",
"description": "When character attacks impaired enemies, there is a 40.0% chance to heal the team for 74 HP. CD: 3s."
}
]
}