diff --git a/public/data/weapons/blue-flame-silver-falcon-0019.json b/public/data/weapons/blue-flame-silver-falcon-0019.json new file mode 100644 index 00000000..a4197e29 --- /dev/null +++ b/public/data/weapons/blue-flame-silver-falcon-0019.json @@ -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": "" + } + ] +} diff --git a/public/data/weapons/blue-flame-silver-falcon-final-project.json b/public/data/weapons/blue-flame-silver-falcon-final-project.json new file mode 100644 index 00000000..22e06b3f --- /dev/null +++ b/public/data/weapons/blue-flame-silver-falcon-final-project.json @@ -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": "" + } + ] +}