Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "ranger-27s-laser",
|
||||
"name": "Ranger's Laser",
|
||||
"atk": 238,
|
||||
"crt": 16,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Thermal Laser",
|
||||
"description": "Fires a beam that continuously damages targets along a straight path. Continuous firing will overheat the weapon. Closer enemies take more DMG. DMG is maximized at a range within 3 meters. Upon Ultimate Evasion, resets heat gauge. Character gains 50% Attack Speed for 2s. Skill effect triggers once every 8.0s.[Ranger] Character takes 20% less DMG. If other teammates are equipped with [Ranger] series weapons, then Ultimate Evasion also recovers 2 SP."
|
||||
},
|
||||
{
|
||||
"name": "Heat Discharge",
|
||||
"description": "[SP: 14][CD: 30s] For the next 11s, character attacks gain 12% Physical DMG but has 60% slower Move Speed. Buff also cancels distance-based damage reduction of the weapon."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user