Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"id": "11th-leitourgia",
"name": "11th Leitourgia",
"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."
}
]
}