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-pistol",
"name": "Ranger's Pistol",
"category": "pistol",
"atk": 240,
"crt": 15,
"rarity": 5,
"skills": [
{
"name": "Hot Smash",
"description": "[SP: 20][CD: 30s] For a period of 10s, unleashes a Flame Impact around the character every second that deals 800 Fire DMG. During the period, a successful Ultimate Evasion will immediately unleash an Empowered Flame Impact that deals 4,000 Fire DMG. Enemies hit by Flame Impact have a 10% chance to be stunned for 2s."
},
{
"name": "Cruel Punishment",
"description": "Attacks against stunned enemies gain 35% Total DMG Multiplier.[Ranger] Character takes 20% less Ice DMG. If other teammates are equipped with [Ranger] series weapons, then character attacks also gain 20% Fire DMG."
}
]
}