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
+17
View File
@@ -0,0 +1,17 @@
{
"id": "skadi-ondurgud",
"name": "Skadi Ondurgud",
"atk": 285,
"crt": 24,
"rarity": 5,
"skills": [
{
"name": "Wind of Thrymheim",
"description": "[SP: 4][CD: 22s] Large AOE ATK dealing 7x120% ATK of Ice DMG. Affected enemies attacking the wielder for the first time within 8.0s suffer 30% Total DMG Reduction debuff for that attack."
},
{
"name": "Goddess of Winter",
"description": "Character gains 20.0% Total DMG Multiplier. Argent Knight: Artemis equip bonus: Hits on enemies with Hypothermia recover 2.00 SP. CD: 4.0s."
}
]
}