Skip to content

Commit 3aebf15

Browse files
committed
Update abyss floors, add remaining food recipes, add Dendro specter
1 parent 0a32efb commit 3aebf15

File tree

5 files changed

+692
-2
lines changed

5 files changed

+692
-2
lines changed

src/data/gamedata/abyss_floors.json

Lines changed: 263 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,5 +2514,268 @@
25142514
]
25152515
}
25162516
]
2517+
},
2518+
"44": {
2519+
"teams": 2,
2520+
"leyline": "DMG dealt by the explosion of Dendro Cores produced by characters' Bloom reaction is increased by 125%. DMG dealt by Burgeon and Hyperbloom reactions triggered by characters is increased by 125%.",
2521+
"chambers": [
2522+
{
2523+
"chamber": 1,
2524+
"level": 72,
2525+
"conds": "More than 60/180/300 seconds left",
2526+
"monsters": [
2527+
[
2528+
"Winged Cryoshroom",
2529+
"Large Hydro Slime",
2530+
"Stretchy Pyro Fungus",
2531+
"Stretchy Geo Fungus",
2532+
"Whirling Electro Fungus",
2533+
"Whirling Cryo Fungus",
2534+
"Floating Hydro Fungus",
2535+
"Floating Dendro Fungus",
2536+
"Hydro Slime"
2537+
],
2538+
[
2539+
"Eremite Desert Clearwater",
2540+
"Eremite Sword-Dancer",
2541+
"Eremite Linebreaker",
2542+
"Eremite Ravenbeak Halberdier",
2543+
"Eremite Crossbow",
2544+
"Eremite Axe Vanguard"
2545+
]
2546+
]
2547+
},
2548+
{
2549+
"chamber": 2,
2550+
"level": 74,
2551+
"conds": "More than 60/180/300 seconds left",
2552+
"monsters": [
2553+
[
2554+
"Wooden Shieldwall Mitachurl",
2555+
"Blazing Axe Mitachurl",
2556+
"Rock Shieldwall Mitachurl",
2557+
"Crackling Axe Mitachurl",
2558+
"Geo Samachurl",
2559+
"Cryo Samachurl",
2560+
"Wooden Shield Hilichurl Guard",
2561+
"Hilichurl Berserker",
2562+
"Pyro Hilichurl Shooter",
2563+
"Cryo Hilichurl Shooter",
2564+
"Electro Hilichurl Shooter",
2565+
"Hilichurl Grenadier",
2566+
"Cryo Hilichurl Grenadier",
2567+
"Electro Hilichurl Grenadier"
2568+
],
2569+
[
2570+
"Hydro Abyss Mage",
2571+
"Dendro Samachurl",
2572+
"Large Hydro Slime",
2573+
"Large Pyro Slime"
2574+
]
2575+
]
2576+
},
2577+
{
2578+
"chamber": 3,
2579+
"level": 76,
2580+
"conds": "More than 180/300/420 seconds left",
2581+
"monsters": [
2582+
[
2583+
"Grounded Hydroshroom",
2584+
"Winged Dendroshroom",
2585+
"Whirling Electro Fungus",
2586+
"Floating Dendro Fungus"
2587+
],
2588+
[
2589+
"Eremite Sunfrost",
2590+
"Eremite Daythunder",
2591+
"Eremite Linebreaker"
2592+
]
2593+
]
2594+
}
2595+
]
2596+
},
2597+
"45": {
2598+
"teams": 2,
2599+
"leyline": "When Spread or Aggravate reactions are triggered on opponents, DMG done by these reactions will be increased by 75%.",
2600+
"chambers": [
2601+
{
2602+
"chamber": 1,
2603+
"level": 80,
2604+
"conds": "More than 60/180/300 seconds left",
2605+
"monsters": [
2606+
[
2607+
"Winged Cryoshroom",
2608+
"Large Electro Slime",
2609+
"Mutant Electro Slime",
2610+
"Whirling Cryo Fungus",
2611+
"Whirling Electro Fungus",
2612+
"Floating Dendro Fungus",
2613+
"Electro Slime"
2614+
],
2615+
[
2616+
"Primordial Bathysmal Vishap"
2617+
]
2618+
]
2619+
},
2620+
{
2621+
"chamber": 2,
2622+
"level": 82,
2623+
"conds": "More than 60/180/300 seconds left",
2624+
"monsters": [
2625+
[
2626+
"Kairagi: Dancing Thunder",
2627+
"Kairagi: Fiery Might",
2628+
"Eremite Crossbow"
2629+
],
2630+
[
2631+
"Electro Abyss Mage",
2632+
"Thunderhelm Lawachurl"
2633+
]
2634+
]
2635+
},
2636+
{
2637+
"chamber": 3,
2638+
"level": 85,
2639+
"conds": "More than 180/300/420 seconds left",
2640+
"monsters": [
2641+
[
2642+
"Eremite Desert Clearwater",
2643+
"Eremite Sunfrost",
2644+
"Eremite Daythunder",
2645+
"Fatui Skirmisher - Pyroslinger Bracer",
2646+
"Fatui Skirmisher - Hydrogunner Legionnaire"
2647+
],
2648+
[
2649+
"Mirror Maiden",
2650+
"Fatui Electro Cicin Mage"
2651+
]
2652+
]
2653+
}
2654+
]
2655+
},
2656+
"46": {
2657+
"teams": 2,
2658+
"leyline": "All characters in the party gain a 75% Dendro DMG Bonus.",
2659+
"chambers": [
2660+
{
2661+
"chamber": 1,
2662+
"level": 88,
2663+
"conds": "More than 20/40/60% HP left",
2664+
"monsters": [
2665+
[
2666+
"Eremite Daythunder",
2667+
"Eremite Axe Vanguard",
2668+
"Eremite Crossbow",
2669+
"Eremite Ravenbeak Halberdier",
2670+
"Eremite Linebreaker",
2671+
"Treasure Hoarders: Crusher",
2672+
"Treasure Hoarders: Pyro Potioneer",
2673+
"Treasure Hoarders: Hydro Potioneer",
2674+
"Treasure Hoarders: Electro Potioneer",
2675+
"Treasure Hoarders: Cryo Potioneer"
2676+
],
2677+
[
2678+
"Thunderhelm Lawachurl",
2679+
"Wooden Shieldwall Mitachurl",
2680+
"Blazing Axe Mitachurl",
2681+
"Crackling Axe Mitachurl"
2682+
]
2683+
]
2684+
},
2685+
{
2686+
"chamber": 2,
2687+
"level": 90,
2688+
"conds": "More than 60/180/300 seconds left",
2689+
"monsters": [
2690+
[
2691+
"Hydro Mimic Finch",
2692+
"Hydro Mimic Frog",
2693+
"Hydro Mimic Boar",
2694+
"Hydro Mimic Crane",
2695+
"Hydro Mimic Crab",
2696+
"Hydro Mimic Mallard",
2697+
"Hydro Mimic Ferret",
2698+
"Hydro Mimic Raptor"
2699+
],
2700+
[
2701+
"Geovishap"
2702+
]
2703+
]
2704+
},
2705+
{
2706+
"chamber": 3,
2707+
"level": 92,
2708+
"conds": "More than 180/300/420 seconds left",
2709+
"monsters": [
2710+
[
2711+
"Fatui Pyro Agent",
2712+
"Fatui Skirmisher - Pyroslinger Bracer",
2713+
"Eremite Desert Clearwater",
2714+
"Eremite Daythunder",
2715+
"Eremite Crossbow"
2716+
],
2717+
[
2718+
"Electro Regisvine"
2719+
]
2720+
]
2721+
}
2722+
]
2723+
},
2724+
"47": {
2725+
"teams": 2,
2726+
"leyline": "For this floor only, the ley line flow will be normal.",
2727+
"chambers": [
2728+
{
2729+
"chamber": 1,
2730+
"level": 95,
2731+
"conds": "More than 180/300/420 seconds left",
2732+
"monsters": [
2733+
[
2734+
"Ruin Drake: Skywatch",
2735+
"Ruin Drake: Earthguard"
2736+
],
2737+
[
2738+
"Fatui Skirmisher - Electrohammer Vanguard",
2739+
"Fatui Skirmisher - Pyroslinger Bracer",
2740+
"Eremite Sunfrost",
2741+
"Eremite Desert Clearwater",
2742+
"Eremite Crossbow"
2743+
]
2744+
]
2745+
},
2746+
{
2747+
"chamber": 2,
2748+
"level": 98,
2749+
"conds": "More than 180/300/420 seconds left",
2750+
"monsters": [
2751+
[
2752+
"Mirror Maiden",
2753+
"Fatui Electro Cicin Mage",
2754+
"Eremite Crossbow"
2755+
],
2756+
[
2757+
"Primo Geovishap"
2758+
]
2759+
]
2760+
},
2761+
{
2762+
"chamber": 3,
2763+
"level": 100,
2764+
"conds": "More than 180/300/420 seconds left",
2765+
"monsters": [
2766+
[
2767+
"Winged Dendroshroom",
2768+
"Winged Cryoshroom",
2769+
"Grounded Hydroshroom",
2770+
"Primordial Bathysmal Vishap",
2771+
"Rimebiter Bathysmal Vishap Hatchling",
2772+
"Bolteater Bathysmal Vishap Hatchling"
2773+
],
2774+
[
2775+
"Jadeplume Terrorshroom"
2776+
]
2777+
]
2778+
}
2779+
]
25172780
}
25182781
}

src/data/gamedata/abyss_schedule.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,5 +1032,49 @@
10321032
42,
10331033
43
10341034
]
1035+
},
1036+
"47": {
1037+
"start": "2022-09-01 04:00:00",
1038+
"end": "2022-09-16 03:59:59",
1039+
"buff": "Efflorescent Moon",
1040+
"buffDesc": "After characters deal DMG to opponents with a Dendro Core (including Burgeon and Hyperbloom), their ATK will be increased by 15% for 8s. This effect can stack up to 4 times, and can be triggered once every 0.1s.",
1041+
"regularFloors": [
1042+
1,
1043+
2,
1044+
3,
1045+
4,
1046+
5,
1047+
6,
1048+
7,
1049+
8
1050+
],
1051+
"spiralAbyssFloors": [
1052+
44,
1053+
45,
1054+
46,
1055+
47
1056+
]
1057+
},
1058+
"48": {
1059+
"start": "2022-09-16 04:00:00",
1060+
"end": "2022-10-01 03:59:59",
1061+
"buff": "Reviving Moon",
1062+
"buffDesc": "When a character triggers Quicken on an opponent, that opponent's DEF is decreased by 35% for 10s after they are affected by the reaction.",
1063+
"regularFloors": [
1064+
1,
1065+
2,
1066+
3,
1067+
4,
1068+
5,
1069+
6,
1070+
7,
1071+
8
1072+
],
1073+
"spiralAbyssFloors": [
1074+
44,
1075+
45,
1076+
46,
1077+
47
1078+
]
10351079
}
10361080
}

src/data/gamedata/characters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4896,8 +4896,8 @@
48964896
"stat": "ATK%",
48974897
"value": 0
48984898
}
4899-
]
4900-
},
4899+
]
4900+
},
49014901
{
49024902
"level": 1,
49034903
"maxLevel": 40,

src/data/gamedata/enemies.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,22 @@
503503
]
504504
]
505505
},
506+
"Dendro Specter": {
507+
"name": "Dendro Specter",
508+
"desc": "A monster born from high-density Dendro energy that can float in the air.\nA researcher from Vahumana once did research into the ecological peculiarities of Dendro Specters, finding them to be quite similar to the legendary \"Aranara.\" His conclusion was that the Aranara were actually Dendro Specters. This researcher would become a little-known writer of fairy tales.",
509+
"icon": "img/enemy/Dendro_Specter.png",
510+
"resistance": [
511+
[
512+
"10%",
513+
"10%",
514+
"10%",
515+
"10%",
516+
"10%",
517+
"10%",
518+
"10%"
519+
]
520+
]
521+
},
506522
"Cryo Specter": {
507523
"name": "Cryo Specter",
508524
"desc": "A monster born from highly-concentrated Cryo elements that can float in the air.\nA certain alchemist once studied these beings, speculating that they might be a kind of Slime or the Traveler, as none of the above needed a Vision to use the elements. He was reprimanded by his teacher.",

0 commit comments

Comments
 (0)