Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "flint-sanada",
|
||||
"name": "Flint Sanada",
|
||||
"atk": 275,
|
||||
"crt": 34,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Erupt - Multiple Cluster Missiles",
|
||||
"description": "Launches homing missiles at multiple targets. Longer charge time. Slightly decreased DMG when hitting the same target multiple times.1st Sequence: 3 missiles.2nd Sequence: 7 missiles.3rd Sequence: 15 missiles.Missile hits deal an additional 56 Fire DMG and triggers a delayed explosion to further deal 490 AOE Fire DMG."
|
||||
},
|
||||
{
|
||||
"name": "Rapid Shot",
|
||||
"description": "[SP: 20][CD: 120s] Gains 100% Attack Speed for 12.00s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user