Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "raider-missiles",
|
||||
"name": "Raider Missiles",
|
||||
"atk": 169,
|
||||
"crt": 29,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Cluster Missile",
|
||||
"description": "Launches homing missiles at multiple targets. Longer charge time. Slightly decreased DMG when hitting the same target multiple times.1st Sequence: 2 missiles.2nd Sequence: 5 missiles.3rd Sequence: 11 missiles."
|
||||
},
|
||||
{
|
||||
"name": "Speedy Retreat",
|
||||
"description": "[SP: 6][CD: 15s] Accelerates Move Speed of character by 100% for 6.00s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user