Add weapon data
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "colt-anaconda-ex",
|
||||
"name": "Colt Anaconda EX",
|
||||
"atk": 128,
|
||||
"crt": 2,
|
||||
"rarity": 3,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Falling Frost",
|
||||
"description": "[SP: 5][CD: 10s] Enemies in a small AOE suffers 60% slower Move Speed and Attack Speed for 4.50s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user