Add 5.4 weapon data
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "blue-flame-silver-falcon-0019",
|
||||
"name": "Blue Flame Silver Falcon 0019",
|
||||
"category": "cannon",
|
||||
"atk": 0,
|
||||
"crt": 0,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "blue-flame-silver-falcon-final-project",
|
||||
"name": "Blue Flame Silver Falcon Final Project",
|
||||
"category": "cannon",
|
||||
"atk": 0,
|
||||
"crt": 0,
|
||||
"rarity": 6,
|
||||
"skills": [
|
||||
{
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user