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": "jingwei-s-wings",
"name": "Jingwei's Wings",
"category": "pistol",
"atk": 259,
"crt": 30,
"rarity": 5,
"skills": [
{
"name": "Sealing Feather",
"description": "[SP: 18][CD: 25s] Summons a meteor shower to smite random enemies. Deals 90% ATK of Physical DMG and ignites them to cause 97 Fire DMG every 0.5s for 1.5s. This meteor shower lasts 12s."
},
{
"name": "Endless",
"description": "For each repeated hit on the same target (target resets if no attacks occur in 2.5s), the next attack gains 2.0% Crit Rate (caps at 20%) and 5.0% Crit DMG (caps at 50%)."
}
]
}