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": "ranger-s-cross",
"name": "Ranger's Cross",
"category": "cross",
"atk": 240,
"crt": 20,
"rarity": 5,
"skills": [
{
"name": "Comet Blast",
"description": "[SP: 15][CD: 15s] Deploys the weapon, launching a flame disc at a random target every 0.75s for the next 8s, dealing 5x233 Fire DMG and igniting it to further deal 80 Fire DMG every 0.5s for 3s."
},
{
"name": "Burning Wound",
"description": "Deals an additional 160 elemental fire damage when character attacks an enemy that has been ignited.[Ranger] Ice damage received is reduced by 20%. If other teammates are equipped with [Ranger] series weapons, deployed cross gain 40.0% Fire DMG."
}
]
}