Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "scythe",
|
||||
"name": "Scythe",
|
||||
"atk": 70,
|
||||
"crt": 12,
|
||||
"rarity": 2,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Obtained From",
|
||||
"description": "Upgrade Scythe"
|
||||
},
|
||||
{
|
||||
"name": "Added During",
|
||||
"description": "Version Unknown"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user