Skip to content

Commit 04e53f4

Browse files
committed
Add Baizhu and Mika (and their food)
Add Jadefall's Splendor Update abyss
1 parent b58a08d commit 04e53f4

4 files changed

Lines changed: 7581 additions & 6222 deletions

File tree

src/data/gamedata/abyss_floors.json

Lines changed: 116 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3382,10 +3382,124 @@
33823382
},
33833383
"58": {
33843384
"teams": 2,
3385-
"leyline": "All characters in the party gain a 75% Dendro DMG Bonus."
3385+
"leyline": "All characters in the party gain a 75% Dendro DMG Bonus.",
3386+
"chambers": [
3387+
{
3388+
"chamber": 1,
3389+
"level": 88,
3390+
"conds": "More than 60/180/300 seconds left",
3391+
"monsters": [
3392+
[
3393+
"Thunderhelm Lawachurl",
3394+
"Wooden Shieldwall Mitachurl",
3395+
"Blazing Axe Mitachurl"
3396+
],
3397+
[
3398+
"Hydro Abyss Mage",
3399+
"Hydro Mimic Frog",
3400+
"Hydro Mimic Raptor"
3401+
]
3402+
]
3403+
},
3404+
{
3405+
"chamber": 2,
3406+
"level": 90,
3407+
"conds": "More than 60/180/300 seconds left",
3408+
"monsters": [
3409+
[
3410+
"Ruin Drake: Earthguard",
3411+
"Ruin Grader"
3412+
],
3413+
[
3414+
"Anemo Hilichurl Rogue",
3415+
"Hydro Hilichurl Rogue",
3416+
"Geovishap"
3417+
]
3418+
]
3419+
},
3420+
{
3421+
"chamber": 3,
3422+
"level": 92,
3423+
"conds": "More than 180/300/420 seconds left",
3424+
"monsters": [
3425+
[
3426+
"Black Serpent Knight: Rockbreaker Ax",
3427+
"Shadowy Husk: Standard Bearer",
3428+
"Shadowy Husk: Line Breaker",
3429+
"Shadowy Husk: Defender",
3430+
"Kairagi: Dancing Thunder",
3431+
"Kairagi: Fiery Might"
3432+
],
3433+
[
3434+
"Mirror Maiden",
3435+
"Fatui Skirmisher - Hydrogunner Legionnaire",
3436+
"Fatui Skirmisher - Electrohammer Vanguard"
3437+
]
3438+
]
3439+
}
3440+
]
33863441
},
33873442
"59": {
33883443
"teams": 2,
3389-
"leyline": "For this floor only, the Ley Line flow will be normal."
3444+
"leyline": "For this floor only, the Ley Line flow will be normal.",
3445+
"chambers": [
3446+
{
3447+
"chamber": 1,
3448+
"level": 95,
3449+
"conds": "More than 180/300/420 seconds left",
3450+
"monsters": [
3451+
[
3452+
"Consecrated Horned Crocodile",
3453+
"Consecrated Fanged Beast",
3454+
"Ruin Destroyer",
3455+
"Ruin Defender",
3456+
"Ruin Hunter"
3457+
],
3458+
[
3459+
"Consecrated Fanged Beast",
3460+
"Consecrated Scorpion",
3461+
"Winged Dendroshroom",
3462+
"Winged Cryoshroom",
3463+
"Grounded Hydroshroom",
3464+
"Grounded Geoshroom",
3465+
"Kairagi: Dancing Thunder",
3466+
"Kairagi: Fiery Might",
3467+
"Nobushi: Jintouban"
3468+
]
3469+
]
3470+
},
3471+
{
3472+
"chamber": 2,
3473+
"level": 98,
3474+
"conds": "More than 180/300/420 seconds left",
3475+
"monsters": [
3476+
[
3477+
"Aeonblight Drake"
3478+
],
3479+
[
3480+
"Hydro Hilichurl Rogue",
3481+
"Eremite Galehunter",
3482+
"Eremite Scorching Loremaster",
3483+
"Eremite Desert Clearwater",
3484+
"Eremite Sunfrost"
3485+
]
3486+
]
3487+
},
3488+
{
3489+
"chamber": 3,
3490+
"level": 100,
3491+
"conds": "More than 180/300/420 seconds left",
3492+
"monsters": [
3493+
[
3494+
"Algorithm of Semi-Intransient Matrix of Overseer Network"
3495+
],
3496+
[
3497+
"Maguu Kenki: Lone Gale",
3498+
"Maguu Kenki: Mask of Terror",
3499+
"Maguu Kenki: Galloping Frost"
3500+
]
3501+
]
3502+
}
3503+
]
33903504
}
33913505
}

0 commit comments

Comments
 (0)