Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "ranger-27s-pistol",
|
||||
"name": "Ranger's 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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user