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
@@ -2388,5 +2388,103 @@
2388
2388
"icon": "img/arti/Crownless_Crown.png"
2389
2389
}
2390
2390
]
2391
+
},
2392
+
"Scroll of the Hero of Cinder City": {
2393
+
"name": "Scroll of the Hero of Cinder City",
2394
+
"levels": [
2395
+
4,
2396
+
5
2397
+
],
2398
+
"bonuses": [
2399
+
{
2400
+
"count": 2,
2401
+
"desc": "When a nearby party member triggers a Nightsoul Burst, the equipping character regenerates 6 Elemental Energy."
2402
+
},
2403
+
{
2404
+
"count": 4,
2405
+
"desc": "After the equipping character triggers a reaction related to their Elemental Type, all nearby party members gain a 12% Elemental DMG Bonus for the Elemental Types involved in the elemental reaction for 15s. If the equipping character is in the Nightsoul's Blessing state when triggering this effect, all nearby party members gain an additional 28% Elemental DMG Bonus for the Elemental Types involved in the elemental reaction for 20s. The equipping character can trigger this effect while off-field, and the DMG bonus from Artifact Sets with the same name do not stack."
2406
+
}
2407
+
],
2408
+
"artis": [
2409
+
{
2410
+
"type": "Flower",
2411
+
"name": "Beast Tamer's Talisman",
2412
+
"desc": "A flower carved from flint and Drakite, signifying that its bearer is qualified to become a beast tamer.",
2413
+
"icon": "img/arti/Beast_Tamers_Talisman.png"
2414
+
},
2415
+
{
2416
+
"type": "Plume",
2417
+
"name": "Mountain Ranger's Marker",
2418
+
"desc": "A signal used by mountain rangers to mark out paths. Their bird-feather shapes make them very eye-catching indeed.",
2419
+
"icon": "img/arti/Mountain_Rangers_Marker.png"
2420
+
},
2421
+
{
2422
+
"type": "Sands",
2423
+
"name": "Mystic's Gold Dial",
2424
+
"desc": "A golden disc shaped like a sun. The draconic patterns on it seem to symbolize the cycle of life and death.",
2425
+
"icon": "img/arti/Mystics_Gold_Dial.png"
2426
+
},
2427
+
{
2428
+
"type": "Goblet",
2429
+
"name": "Wandering Scholar's Claw Cup",
2430
+
"desc": "A strange goblet strikingly similar in shape to a dragon's claw. Its maker must have made it with something special in mind.",
"desc": "A feather mask with falcon-esque plumage. Many legends surround this object.",
2437
+
"icon": "img/arti/DemonWarriors_Feather_Mask.png"
2438
+
}
2439
+
]
2440
+
},
2441
+
"Obsidian Codex": {
2442
+
"name": "Obsidian Codex",
2443
+
"levels": [
2444
+
4,
2445
+
5
2446
+
],
2447
+
"bonuses": [
2448
+
{
2449
+
"count": 2,
2450
+
"desc": "While the equipping character is in Nightsoul's Blessing and is on the field, their DMG dealt is increased by 15%."
2451
+
},
2452
+
{
2453
+
"count": 4,
2454
+
"desc": "After the equipping character consumes 1 Nightsoul point while on the field, CRIT Rate increases by 40% for 6s. This effect can trigger once every second."
2455
+
}
2456
+
],
2457
+
"artis": [
2458
+
{
2459
+
"type": "Flower",
2460
+
"name": "Reckoning of the Xenogenic",
2461
+
"desc": "A flower meticulously carved from black crystal. It emits a mysterious light at night.",
2462
+
"icon": "img/arti/Reckoning_of_the_Xenogenic.png"
2463
+
},
2464
+
{
2465
+
"type": "Plume",
2466
+
"name": "Root of the Spirit-Marrow",
2467
+
"desc": "A feathered accessory made in imitation of an ancient dragon's wing. Perhaps it was once a memento of some forgotten history.",
2468
+
"icon": "img/arti/Root_of_the_SpiritMarrow.png"
2469
+
},
2470
+
{
2471
+
"type": "Sands",
2472
+
"name": "Myths of the Night Realm",
2473
+
"desc": "A mysterious ritual element that is neither a timepiece nor a compass. Nowadays, no one has any idea what it is used for.",
2474
+
"icon": "img/arti/Myths_of_the_Night_Realm.png"
2475
+
},
2476
+
{
2477
+
"type": "Goblet",
2478
+
"name": "Pre-Banquet of the Contenders",
2479
+
"desc": "A vessel that seems to have been made by twisting and forming stone in a seemingly whimsical fashion. But it is an open question as to who possesses such strength...",
0 commit comments