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,23 @@
{
"id": "11th-leitourgia",
"name": "11th Leitourgia",
"category": "cross",
"atk": 395,
"crt": 60,
"rarity": 6,
"skills": [
{
"name": "Holy Phalanx",
"description": "[SP: 20][CD: 15s] Deploys the weapon: Summons a holy beam every 2s, dealing 750.0% ATK of Physical DMG against enemies within an AOE. Nearby teammates gain 20.0% Crit Rate for 10s; if wielded by Celestial Hymn, she gains 5.0 SP per second during this period."
},
{
"name": "Divine Mending",
"description": "When the wielder attacks impaired enemies, there is a 60.0% chance of healing 89 HP for team. CD:3s."
},
{
"name": "Angelic Pinion",
"description": "The team gains 10.0% attack SP regen; if wielded by Celestial Hymn, she gains an additional 35.0% attack SP regen. This effect cannot stack."
}
],
"version": "3.5"
}