Skip to content

Commit c6818ea

Browse files
committed
Add "Aqua Simulacra" and "Fading Twilight" placeholders
1 parent 4ebe7ef commit c6818ea

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/data/gamedata/weapons.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,14 @@
575575
"lore": "With words, this book records learning, experiments, and incantations.\nWith the spaces between words, it records a student's striving.",
576576
"refinements": []
577577
},
578+
"Aqua Simulacra": {
579+
"name": "Aqua Simulacra",
580+
"desc": "This longbow's color is unpredictable. Under the light, it takes on a lustrous, watery blue.",
581+
"placeholder": true,
582+
"weaponType": "Bow",
583+
"stars": 5,
584+
"icon": "https://cdn.discordapp.com/attachments/977179265307144242/977487457803178004/Aqua.png"
585+
},
578586
"Aquila Favonia": {
579587
"name": "Aquila Favonia",
580588
"desc": "The soul of the Knights of Favonius. Millennia later, it still calls on the winds of swift justice to vanquish all evil — just like the last heroine who wielded it.",
@@ -3727,6 +3735,14 @@
37273735
}
37283736
]
37293737
},
3738+
"Fading Twilight": {
3739+
"name": "Fading Twilight",
3740+
"desc": "A precious bow made of platinum, inlaid with an orb that shimmers with the light of eventide.",
3741+
"placeholder": true,
3742+
"weaponType": "Bow",
3743+
"stars": 4,
3744+
"icon": "https://cdn.discordapp.com/attachments/977179265307144242/977487458138750996/Fading_Twilight.png"
3745+
},
37303746
"Favonius Codex": {
37313747
"name": "Favonius Codex",
37323748
"desc": "A secret tome that belonged to the scholars of the Knights of Favonius. It describes the logic and power of elements and matter.",

0 commit comments

Comments
 (0)