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
+19 -5
View File
@@ -2,8 +2,22 @@
"id": "frozen-naraka",
"name": "Frozen Naraka",
"category": "katana",
"atk": null,
"crt": null,
"rarity": 0,
"skills": []
}
"atk": 409,
"crt": 35,
"rarity": 6,
"skills": [
{
"name": "Utpala Aura",
"description": "[SP: 0][CD: 25s] Generates a 12s Field that moves with the wielder. In the AOE, the wielder gains Ignore Interrupt and 50% Total DMG Reduction. Enemies in AOE take 25.0% more Ice DMG and gradually lose Movement Speed and ATK Speed till they freeze. Tap the Weapon Skill button again to unleash a Special ATK (1 time per Field) that deals 300% + 800% ATK of Ice DMG against enemies in front. CD starts only after the Field disappears."
},
{
"name": "Frigid Incense",
"description": "Wielder deals 45% more Ice DMG."
},
{
"name": "Glacial Bane",
"description": "Gain 1 charge per 5s. Next hit deals 150% ATK of Ice DMG against the target and nearby enemies, slowing their ATK speed and Move Speed by 40% for 6.0s (slow effect does not work on enemies within the Active Skill's AOE). Goushinnso Memento equip bonus: Provides 200 more kinetic energy and 4.0 SP."
}
],
"version": 3.4
}