Add version and fix data

This commit is contained in:
Sakura Knoll
2021-12-20 05:01:34 +09:00 Unverified
parent a0d9cc4c38
commit 7b6d81d521
133 changed files with 354 additions and 225 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"id": "selune-s-elegy",
"name": "Selune's Elegy",
"category": "cross",
"atk": 275,
"crt": 27,
"rarity": 5,
"skills": [
{
"name": "Swarm of Crows",
"description": "[SP: 9][CD: 22s] Summons and deploys the weapon. For the next 10s, enemies within the AOE are marked. Marked enemies take 150% ATK of Ice DMG every 1s for 10s. Enemies who enter or leave the weapon AOE take 400% ATK of Ice DMG immediately. Effect has a 0.5s trigger interval."
},
{
"name": "Angel of the Moon",
"description": "When charged attacks hit, deal 1,000 Physical DMG and 1,500 Ice DMG to target and nearby enemies. CD: 5.0s."
}
]
}