You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/gamedata/artifacts.json
+98Lines changed: 98 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2192,5 +2192,103 @@
2192
2192
"icon": "img/arti/Golden_Troupes_Reward.png"
2193
2193
}
2194
2194
]
2195
+
},
2196
+
"Song of Days Past": {
2197
+
"name": "Song of Days Past",
2198
+
"levels": [
2199
+
4,
2200
+
5
2201
+
],
2202
+
"bonuses": [
2203
+
{
2204
+
"count": 2,
2205
+
"desc": "Healing Bonus +15%."
2206
+
},
2207
+
{
2208
+
"count": 4,
2209
+
"desc": "When the equipping character heals a party member, the Yearning effect will be created for 6s, which records the total amount of healing provided (including overflow healing). When the duration expires, the Yearning effect will be transformed into the \"Waves of Days Past\" effect: When your active party member hits an opponent with a Normal Attack, Charged Attack, Plunging Attack, Elemental Skill, or Elemental Burst, the DMG dealt will be increased by 8% of the total healing amount recorded by the Yearning effect. The \"Waves of Days Past\" effect is removed after it has taken effect 5 times or after 10s. A single instance of the Yearning effect can record up to 15,000 healing, and only a single instance can exist at once, but it can record the healing from multiple equipping characters. Equipping characters on standby can still trigger this effect."
2210
+
}
2211
+
],
2212
+
"artis": [
2213
+
{
2214
+
"type": "Flower",
2215
+
"name": "Forgotten Oath of Days Past",
2216
+
"desc": "An ever-blooming flower shaped from larimar and shimmering silver. They say that this is still viewed as a symbol of resistance.",
"desc": "A butterfly-shaped feather accessory made from silver and azure crystals. It is said to, in the distant past, have symbolized an oath to never be parted.",
2223
+
"icon": "img/arti/Recollection_of_Days_Past.png"
2224
+
},
2225
+
{
2226
+
"type": "Sands",
2227
+
"name": "Echoing Sound From Days Past",
2228
+
"desc": "An oddly shaped hourglass made from lazurite and aqua jade. It was reportedly inspired by the bell tower in Petrichor.",
"desc": "An opulent vessel made based on the form of the legendary \"Pure Grail.\" It is said to be able to fulfill the wishes of the purest of people.",
"desc": "A formal hat that was once in vogue amongst creators of opera in Fontaine. Word has it that its feathered adornment was based on the legendary helms of the Lochknights.",
2241
+
"icon": "img/arti/Poetry_of_Days_Past.png"
2242
+
}
2243
+
]
2244
+
},
2245
+
"Nighttime Whispers in the Echoing Woods": {
2246
+
"name": "Nighttime Whispers in the Echoing Woods",
2247
+
"levels": [
2248
+
4,
2249
+
5
2250
+
],
2251
+
"bonuses": [
2252
+
{
2253
+
"count": 2,
2254
+
"desc": "ATK +18%."
2255
+
},
2256
+
{
2257
+
"count": 4,
2258
+
"desc": "After using an Elemental Skill, gain a 20% Geo DMG Bonus for 10s. While under a shield granted by the Crystallize reaction, the above effect will be increased by 150%, and this additional increase disappears 1s after that shield is lost."
2259
+
}
2260
+
],
2261
+
"artis": [
2262
+
{
2263
+
"type": "Flower",
2264
+
"name": "Selfless Floral Accessory",
2265
+
"desc": "A brooch that the witch in the tale wore. As with the other ornaments she loved, this was characterized by butterfly-like shapes.",
2266
+
"icon": "img/arti/Selfless_Floral_Accessory.png"
2267
+
},
2268
+
{
2269
+
"type": "Plume",
2270
+
"name": "Honest Quill",
2271
+
"desc": "The witch in the tale used this dip pen. Among its various advantages, its silky-smooth writing is the least worthy of mention.",
2272
+
"icon": "img/arti/Honest_Quill.png"
2273
+
},
2274
+
{
2275
+
"type": "Sands",
2276
+
"name": "Faithful Hourglass",
2277
+
"desc": "A sand timepiece that the witch relied on in the story. Legend has it that if you recite the wrong incantation over it, time will suddenly flow exceptionally quickly.",
2278
+
"icon": "img/arti/Faithful_Hourglass.png"
2279
+
},
2280
+
{
2281
+
"type": "Goblet",
2282
+
"name": "Magnanimous Ink Bottle",
2283
+
"desc": "An ink bottle utilized by the witch in the story. It possesses a strange enchantment no less powerful than the one cast upon the dip pen.",
2284
+
"icon": "img/arti/Magnanimous_Ink_Bottle.png"
2285
+
},
2286
+
{
2287
+
"type": "Circlet",
2288
+
"name": "Compassionate Ladies' Hat",
2289
+
"desc": "The lady's hat favored by the witch in the story. She loved this piece of headwear for how it weaves together solemnity and playfulness.",
0 commit comments