Skip to content

Commit 879d015

Browse files
committed
3.6 Update
- Update abyss schedule (based on patch notes) - Add new artifacts - Add new materials (food, gadget, local specialties) - Add new enemies - Update character text
1 parent a85439e commit 879d015

File tree

6 files changed

+1174
-17
lines changed

6 files changed

+1174
-17
lines changed

src/data/gamedata/abyss_floors.json

Lines changed: 122 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@
10511051
"Hydro Mimic Crane",
10521052
"Hydro Mimic Crab",
10531053
"Hydro Mimic Mallard",
1054-
"Hydro Mimic Ferret"
1054+
"Hydro Mimic Squirrel"
10551055
]
10561056
]
10571057
},
@@ -1745,7 +1745,7 @@
17451745
[
17461746
"Geovishap",
17471747
"Hydro Mimic Boar",
1748-
"Hydro Mimic Ferret"
1748+
"Hydro Mimic Squirrel"
17491749
]
17501750
]
17511751
},
@@ -1854,7 +1854,7 @@
18541854
"Hydro Mimic Frog",
18551855
"Hydro Mimic Finch",
18561856
"Hydro Mimic Boar",
1857-
"Hydro Mimic Ferret",
1857+
"Hydro Mimic Squirrel",
18581858
"Hydro Mimic Crab",
18591859
"Hydro Mimic Crane",
18601860
"Hydro Specter",
@@ -1961,7 +1961,7 @@
19611961
"Hydro Mimic Crab",
19621962
"Hydro Mimic Finch",
19631963
"Hydro Mimic Mallard",
1964-
"Hydro Mimic Ferret",
1964+
"Hydro Mimic Squirrel",
19651965
"Hydro Mimic Frog",
19661966
"Hydro Mimic Raptor"
19671967
]
@@ -2694,7 +2694,7 @@
26942694
"Hydro Mimic Crane",
26952695
"Hydro Mimic Crab",
26962696
"Hydro Mimic Mallard",
2697-
"Hydro Mimic Ferret",
2697+
"Hydro Mimic Squirrel",
26982698
"Hydro Mimic Raptor"
26992699
],
27002700
[
@@ -3266,9 +3266,125 @@
32663266
},
32673267
"56": {
32683268
"teams": 2,
3269-
"leyline": "All party members receive a 75% Pyro DMG Bonus."
3269+
"leyline": "All party members receive a 75% Pyro DMG Bonus.",
3270+
"chambers": [
3271+
{
3272+
"chamber": 1,
3273+
"level": 88,
3274+
"conds": "More than 60/180/300 seconds left",
3275+
"monsters": [
3276+
[
3277+
"Consecrated Red Vulture",
3278+
"Consecrated Scorpion",
3279+
"Kairagi: Dancing Thunder",
3280+
"Kairagi: Fiery Might"
3281+
],
3282+
[
3283+
"Eremite Desert Clearwater",
3284+
"Eremite Sunfrost",
3285+
"Hydro Abyss Mage"
3286+
]
3287+
]
3288+
},
3289+
{
3290+
"chamber": 2,
3291+
"level": 90,
3292+
"conds": "More than 60/180/300 seconds left",
3293+
"monsters": [
3294+
[
3295+
"Mirror Maiden",
3296+
"Fatui Cryo Cicin Mage",
3297+
"Fatui Skirmisher - Cryogunner Legionnaire",
3298+
"Fatui Skirmisher - Hydrogunner Legionnaire",
3299+
"Fatui Skirmisher - Geochanter Bracer",
3300+
"Fatui Skirmisher - Anemoboxer Vanguard"
3301+
],
3302+
[
3303+
"Hydro Mimic Boar",
3304+
"Hydro Mimic Crane",
3305+
"Hydro Mimic Crab",
3306+
"Hydro Mimic Finch",
3307+
"Hydro Mimic Mallard",
3308+
"Hydro Mimic Squirrel",
3309+
"Hydro Mimic Frog"
3310+
]
3311+
]
3312+
},
3313+
{
3314+
"chamber": 3,
3315+
"level": 92,
3316+
"conds": "More than 180/300/420 seconds left",
3317+
"monsters": [
3318+
[
3319+
"Jadeplume Terrorshroom"
3320+
],
3321+
[
3322+
"Hydro Hypostasis"
3323+
]
3324+
]
3325+
}
3326+
]
32703327
},
32713328
"57": {
3329+
"teams": 2,
3330+
"leyline": "For this floor only, the Ley Line flow will be normal.",
3331+
"chambers": [
3332+
{
3333+
"chamber": 1,
3334+
"level": 95,
3335+
"conds": "More than 180/300/420 seconds left",
3336+
"monsters": [
3337+
[
3338+
"Eremite Scorching Loremaster",
3339+
"Abyss Herald: Frost Fall",
3340+
"Eremite Daythunder"
3341+
],
3342+
[
3343+
"Eremite Floral Ring-Dancer",
3344+
"Abyss Herald: Wicked Torrents",
3345+
"Eremite Desert Clearwater",
3346+
"Eremite Sunfrost"
3347+
]
3348+
]
3349+
},
3350+
{
3351+
"chamber": 2,
3352+
"level": 98,
3353+
"conds": "More than 180/300/420 seconds left",
3354+
"monsters": [
3355+
[
3356+
"Maguu Kenki"
3357+
],
3358+
[
3359+
"Black Serpent Knight: Rockbreaker Ax",
3360+
"Black Serpent Knight: Windcutter",
3361+
"Shadowy Husk: Standard Bearer",
3362+
"Shadowy Husk: Line Breaker",
3363+
"Shadowy Husk: Defender"
3364+
]
3365+
]
3366+
},
3367+
{
3368+
"chamber": 3,
3369+
"level": 100,
3370+
"conds": "More than 180/300/420 seconds left",
3371+
"monsters": [
3372+
[
3373+
"Ruin Guard",
3374+
"Frostarm Lawachurl"
3375+
],
3376+
[
3377+
"Setekh Wenut"
3378+
]
3379+
]
3380+
}
3381+
]
3382+
},
3383+
"58": {
3384+
"teams": 2,
3385+
"leyline": "All characters in the party gain a 75% Dendro DMG Bonus."
3386+
},
3387+
"59": {
32723388
"teams": 2,
32733389
"leyline": "For this floor only, the Ley Line flow will be normal."
32743390
}

src/data/gamedata/abyss_schedule.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,5 +1362,71 @@
13621362
56,
13631363
57
13641364
]
1365+
},
1366+
"62": {
1367+
"start": "2023-04-16 04:00:00",
1368+
"end": "2023-05-01 03:59:59",
1369+
"buff": "Reverberating Moon",
1370+
"buffDesc": "When the active character's HP decreases, a shockwave will be unleashed at the character's position, dealing True DMG to nearby opponents. This effect can be triggered once every 0.8s.",
1371+
"regularFloors": [
1372+
1,
1373+
2,
1374+
3,
1375+
4,
1376+
5,
1377+
6,
1378+
7,
1379+
8
1380+
],
1381+
"spiralAbyssFloors": [
1382+
44,
1383+
45,
1384+
58,
1385+
59
1386+
]
1387+
},
1388+
"63": {
1389+
"start": "2023-05-01 04:00:00",
1390+
"end": "2023-05-16 03:59:59",
1391+
"buff": "Erupting Moon",
1392+
"buffDesc": "After a character triggers a Bloom reaction, all characters' Bloom, Hyperbloom, and Burgeon DMG dealt is increased by 35% for 6s. This effect can be triggered once every 0.1s. Max 4 stacks. Each stack's duration is counted independently.",
1393+
"regularFloors": [
1394+
1,
1395+
2,
1396+
3,
1397+
4,
1398+
5,
1399+
6,
1400+
7,
1401+
8
1402+
],
1403+
"spiralAbyssFloors": [
1404+
44,
1405+
45,
1406+
58,
1407+
59
1408+
]
1409+
},
1410+
"64": {
1411+
"start": "2023-05-16 04:00:00",
1412+
"end": "2023-06-01 03:59:59",
1413+
"buff": "Flourishing Moon",
1414+
"buffDesc": "When DMG dealt by Dendro Cores (including DMG from Hyperbloom and Burgeon reactions) hits a character, Elemental Mastery will be increased by 200 for all characters in the party for 4s.",
1415+
"regularFloors": [
1416+
1,
1417+
2,
1418+
3,
1419+
4,
1420+
5,
1421+
6,
1422+
7,
1423+
8
1424+
],
1425+
"spiralAbyssFloors": [
1426+
44,
1427+
45,
1428+
58,
1429+
59
1430+
]
13651431
}
13661432
}

src/data/gamedata/artifacts.json

Lines changed: 100 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"bonuses": [
502502
{
503503
"count": 2,
504-
"desc": "Increases Normal Attack and Charged Attack DMG by 15%."
504+
"desc": "Normal and Charged Attack DMG +15%"
505505
},
506506
{
507507
"count": 4,
@@ -1418,7 +1418,7 @@
14181418
"bonuses": [
14191419
{
14201420
"count": 2,
1421-
"desc": "HP increased by 20%."
1421+
"desc": "HP +20%"
14221422
},
14231423
{
14241424
"count": 4,
@@ -1996,5 +1996,103 @@
19961996
"icon": "img/arti/Amethyst_Crown.png"
19971997
}
19981998
]
1999+
},
2000+
"Nymph's Dream": {
2001+
"name": "Nymph's Dream",
2002+
"levels": [
2003+
4,
2004+
5
2005+
],
2006+
"bonuses": [
2007+
{
2008+
"count": 2,
2009+
"desc": "Hydro DMG Bonus +15%"
2010+
},
2011+
{
2012+
"count": 4,
2013+
"desc": "After Normal, Charged, and Plunging Attacks, Elemental Skills, and Elemental Bursts hit opponents, 1 stack of Mirrored Nymph will be triggered, lasting 8s. When under the effect of 1, 2, or 3 or more Mirrored Nymph stacks, ATK will be increased by 7%/16%/25%, and Hydro DMG Bonus will be increased by 4%/9%/15%. Mirrored Nymph stacks created by Normal, Charged, and Plunging Attacks, Elemental Skills, and Elemental Bursts exist independently."
2014+
}
2015+
],
2016+
"artis": [
2017+
{
2018+
"type": "Flower",
2019+
"name": "Odyssean Flower",
2020+
"desc": "The story must end, and even fresh flowers will wither. But the flower within one's dreams will always remain in full and fragrant bloom.",
2021+
"icon": "img/arti/Odyssean_Flower.png"
2022+
},
2023+
{
2024+
"type": "Plume",
2025+
"name": "Wicked Mage's Plumule",
2026+
"desc": "This was once a decorative feather in someone's hat. Being dark green, it is quite eye-catching indeed.",
2027+
"icon": "img/arti/Wicked_Mages_Plumule.png"
2028+
},
2029+
{
2030+
"type": "Sands",
2031+
"name": "Nymph's Constancy",
2032+
"desc": "A pocket watch that has long stopped working. It seems to have borne witness to many a passing year as its hands spun in vain.",
2033+
"icon": "img/arti/Nymphs_Constancy.png"
2034+
},
2035+
{
2036+
"type": "Goblet",
2037+
"name": "Heroes' Tea Party",
2038+
"desc": "A lovely teacup. Perhaps it was once used by people enjoying a leisurely afternoon together.",
2039+
"icon": "img/arti/Heroes_Tea_Party.png"
2040+
},
2041+
{
2042+
"type": "Circlet",
2043+
"name": "Fell Dragon's Monocle",
2044+
"desc": "An exquisitely-made monocle. Ancient anecdotes say that one might be able to see the future through it.",
2045+
"icon": "img/arti/Fell_Dragons_Monocle.png"
2046+
}
2047+
]
2048+
},
2049+
"Vourukasha's Glow": {
2050+
"name": "Vourukasha's Glow",
2051+
"levels": [
2052+
4,
2053+
5
2054+
],
2055+
"bonuses": [
2056+
{
2057+
"count": 2,
2058+
"desc": "HP +20%"
2059+
},
2060+
{
2061+
"count": 4,
2062+
"desc": "Elemental Skill and Elemental Burst DMG will be increased by 10%. After the equipping character takes DMG, the aforementioned DMG Bonus is increased by 80% for 5s. This effect increase can have 5 stacks. The duration of each stack is counted independently. These effects can be triggered even when the equipping character is not on the field."
2063+
}
2064+
],
2065+
"artis": [
2066+
{
2067+
"type": "Flower",
2068+
"name": "Stamen of Khvarena's Origin",
2069+
"desc": "An insignia in the shape of a lovely little flower that was once worn by pilgrims in times long bygone.",
2070+
"icon": "img/arti/Stamen_of_Khvarenas_Origin.png"
2071+
},
2072+
{
2073+
"type": "Plume",
2074+
"name": "Vibrant Pinion",
2075+
"desc": "An exquisite feather-shaped decoration on which the vivid hues of verdant leaves and fragrant flowers shimmer.",
2076+
"icon": "img/arti/Vibrant_Pinion.png"
2077+
},
2078+
{
2079+
"type": "Sands",
2080+
"name": "Ancient Abscission",
2081+
"desc": "An ancient timepiece upon which the light of Khvarena gleams. It is filled with a pure liquid that appears alive.",
2082+
"icon": "img/arti/Ancient_Abscission.png"
2083+
},
2084+
{
2085+
"type": "Goblet",
2086+
"name": "Feast of Boundless Joy",
2087+
"desc": "An opulent wine goblet that was once filled with nectar and honeydew, but is empty today.",
2088+
"icon": "img/arti/Feast_of_Boundless_Joy.png"
2089+
},
2090+
{
2091+
"type": "Circlet",
2092+
"name": "Heart of Khvarena's Brilliance",
2093+
"desc": "Intricate and vibrant earrings upon which the luster of a hundred flowers seems to flow.",
2094+
"icon": "img/arti/Heart_of_Khvarenas_Brilliance.png"
2095+
}
2096+
]
19992097
}
20002098
}

0 commit comments

Comments
 (0)