Skip to content

Commit e1af690

Browse files
committed
4.6 update: Arlecchino, new artifacts, boss, weapons, ...
1 parent 1ad297f commit e1af690

File tree

7 files changed

+6972
-5891
lines changed

7 files changed

+6972
-5891
lines changed

src/data/gamedata/artifacts.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2290,5 +2290,103 @@
22902290
"icon": "img/arti/Compassionate_Ladies_Hat.png"
22912291
}
22922292
]
2293+
},
2294+
"Fragment of Harmonic Whimsy": {
2295+
"name": "Fragment of Harmonic Whimsy",
2296+
"levels": [
2297+
4,
2298+
5
2299+
],
2300+
"bonuses": [
2301+
{
2302+
"count": 2,
2303+
"desc": "ATK +18%."
2304+
},
2305+
{
2306+
"count": 4,
2307+
"desc": "When the value of a Bond of Life increases or decreases, this character deals 18% increased DMG for 6s. Max 3 stacks."
2308+
}
2309+
],
2310+
"artis": [
2311+
{
2312+
"type": "Flower",
2313+
"name": "Harmonious Symphony Prelude",
2314+
"desc": "An honorary medal in the shape of a blooming flower. Adorned with blue stone and gold, it was once bestowed upon immortals.",
2315+
"icon": "img/arti/Harmonious_Symphony_Prelude.png"
2316+
},
2317+
{
2318+
"type": "Plume",
2319+
"name": "Ancient Sea's Nocturnal Musing",
2320+
"desc": "A feather accessory carved in the shape of the wings of the golden bees of legend. They seem to flutter with the slightest breeze.",
2321+
"icon": "img/arti/Ancient_Seas_Nocturnal_Musing.png"
2322+
},
2323+
{
2324+
"type": "Sands",
2325+
"name": "The Grand Jape of the Turning of Fate",
2326+
"desc": "A timepiece made in imitation of the wheel of fate. It ceased turning long ago.",
2327+
"icon": "img/arti/The_Grand_Jape_of_the_Turning_of_Fate.png"
2328+
},
2329+
{
2330+
"type": "Goblet",
2331+
"name": "Ichor Shower Rhapsody",
2332+
"desc": "A rhyton fired with copper as the base, that was once filled with fine wine from paradise.",
2333+
"icon": "img/arti/Ichor_Shower_Rhapsody.png"
2334+
},
2335+
{
2336+
"type": "Circlet",
2337+
"name": "Whimsical Dance of the Withered",
2338+
"desc": "A mask once covered in gold leaf. Perhaps it is a relic from some ancient officer of the legions.",
2339+
"icon": "img/arti/Whimsical_Dance_of_the_Withered.png"
2340+
}
2341+
]
2342+
},
2343+
"Unfinished Reverie": {
2344+
"name": "Unfinished Reverie",
2345+
"levels": [
2346+
4,
2347+
5
2348+
],
2349+
"bonuses": [
2350+
{
2351+
"count": 2,
2352+
"desc": "ATK +18%."
2353+
},
2354+
{
2355+
"count": 4,
2356+
"desc": "After leaving combat for 3s, DMG dealt increased by 50%. In combat, if no Burning opponents are nearby for more than 6s, this DMG Bonus will decrease by 10% per second until it reaches 0%. When a Burning opponent exists, it will increase by 10% instead until it reaches 50%. This effect still triggers if the equipping character is off-field."
2357+
}
2358+
],
2359+
"artis": [
2360+
{
2361+
"type": "Flower",
2362+
"name": "Dark Fruit of Bright Flowers",
2363+
"desc": "A flower carved from grey stone covered with gold foil. Legends say that during a war, it was used to differentiate friend from foe.",
2364+
"icon": "img/arti/Dark_Fruit_of_Bright_Flowers.png"
2365+
},
2366+
{
2367+
"type": "Plume",
2368+
"name": "Faded Emerald Tail",
2369+
"desc": "A tail feather ornament whose luster has long faded. The patterns on it are said to have been etched by the hand of a skilled artisan from long ago.",
2370+
"icon": "img/arti/Faded_Emerald_Tail.png"
2371+
},
2372+
{
2373+
"type": "Sands",
2374+
"name": "Moment of Attainment",
2375+
"desc": "A sundial used by an ancient kingdom to tell time. Tiny marks have been left at a certain scale that can only be seen through careful observation.",
2376+
"icon": "img/arti/Moment_of_Attainment.png"
2377+
},
2378+
{
2379+
"type": "Goblet",
2380+
"name": "The Wine-Flask Over Which the Plan Was Hatched",
2381+
"desc": "A three-legged cup. Once, many heroes were gathered around the bonfire, raising their cups high in toast and drinking their fill while discussing their wishes and ambitions.",
2382+
"icon": "img/arti/The_WineFlask_Over_Which_the_Plan_Was_Hatched.png"
2383+
},
2384+
{
2385+
"type": "Circlet",
2386+
"name": "Crownless Crown",
2387+
"desc": "A golden crown decorated with turquoise and emerald feathers, it has never been used in a coronation, living alone atop a velvet cushion.",
2388+
"icon": "img/arti/Crownless_Crown.png"
2389+
}
2390+
]
22932391
}
22942392
}

0 commit comments

Comments
 (0)