Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some new Slime Pit endings #3088

Merged
merged 1 commit into from Jul 3, 2023
Merged

Conversation

nicolae-carpathia
Copy link
Contributor

slime_pit: The main change was splitting out the various functions for making the clear walls disappear when TRJ dies. I also removed some downstairs glyphs, which were in there for some reason. I removed the "no_dump" tag, since now that there are variants, players might want to see which one they got. I also trimmed some excess walls off the edges to get the width less than 70 tiles, allowing the vault to be rotated, and accordingly removed the "no_rotate" tag.

slime_pit_nicolae_amoeboid: A variation on the basic slime_pit theme -- stairs near the outer edge of slime walls, with stone, loot, and TRJ in the center. The slime walls and loot boxes are of course shaped differently, and the corridors in between them here aren't as narrow as in slime_pit original recipe.

slime_pit_nicolae_biohazard: A concept of 3-towards-1, in which there are three distinct paths to the center, and going from one upstair to another requires going through the TRJ zone. This specific layout is inspired by the negative space in the biohazard symbol; hence the name.

slime_pit_nicolae_inversion: Switching it around a little: stairs near an outer edge of stone walls, with loot and other decorative bits around the outer edge. The center holds slime walls and TRJ. As the comment notes, there is usually an acidless path to the center, but it's not guaranteed. But standing near an acid wall doesn't have long-term effects anymore, so it'll be fine. Probably. The distance between the loot vaults will no doubt make it harder for Jiyvites to get the good stuff before it gets munched. I do not consider this a problem.

slime_pit_nicolae_jellycorners: A smaller version of slime_pit_nicolae_rhizomes. Both layouts are built around the same idea: instead of starting near the edge and working one's way inwards, you start at the center and work your way outwards. Here, TRJ is lurking in one of the square stone ruins in the corners. The decaying stone walls might end up providing a little niche to hide in, but also maybe not.

slime_pit_nicolae_rhizomes: Made before slime_pit_nicolae_jellycorners, on the same basic concept. At first I thought it might be too large to work, since the player has to hunt all around the edge for TRJ, but reconsidered and thought it might be fine. We'll see.

slime_pit_nicolae_royal_road_to_ruin: For a bit, I considered a layout that was mostly just an A-to-B path, rather than mostly open areas the player can wander through; this concept was rejected and the map I'd made was turned into nicolae_slime_spelunking. The loot/TRJ section from that was kept and reused here. Here, the three stairs start in a mostly-open area, and then converge on the center together, turning into a short A-to-B path. Like slime_pit_nicolae_jellycorners, players will walk through decaying ruins of the pre-Slime civilization, which may or may not provide fightin' niches.

slime_pit_nicolae_trefoil: Another variation of the 3-towards-1 theme from slime_pit_nicolae_biohazard. Here, there's quite a bit more loot, so there are more monsters to compensate, and not many good places to hole up.

For all the new vaults, I mostly kept the same amount and ratios of monsters (types, numbers) and loot (* relative to |) as in slime_pit. That stuff is a pain to balance, and I figured it'd be easiest to go with what I know. I also didn't bother weighting any of the vaults; that can come later with feedback.

@nicolae-carpathia nicolae-carpathia added the vaults Issues related to vaults, vault design, new vaults, etc label Apr 13, 2023
@PleasingFungus
Copy link
Member

PleasingFungus commented Apr 13, 2023

image

image

image

image

image

image

image

@LiciTheCrawler
Copy link

If we say 1 is too easy, 5 is the classic slime end and 10 is very hard.

slime_pit_nicolae_amoeboid: 7.5 - TRJ comes out easily and quickly, there are no chokes to fight in and TRJ can exit LoS quickly becasues of many corners

slime_pit_nicolae_biohazard: TRJ came out of the middle by the time I cleared out the monsters outside of the vault, the layout makes it really costly to use other stairs (need teleport, digging or good lucky with other slime level layouts). used torment strats for the kill. Maybe a 9/10

slime_pit_nicolae_inversion: mostly the same as the old one except for the lack of an easy choke point for fighting. 6.5/10

slime_pit_nicolae_jellycorners: player can make nice killholes with only a few corr stacks in the middle, TRJ also doesn't get dragged to the player quickly so the player can make the floor safer before the fight. 5.5-6/10

slime_pit_nicolae_rhizomes: same as the one above!

slime_pit_nicolae_royal_road_to_ruin: easy to make a safe space outside of the vault, the fight in the vault can be messy, but there are some places where the player get's only a level or two of corrosion from the walls, but getting to them fast enough might be hard.

slime_pit_nicolae_trefoil: the triangles make for a bit safer place to fight, but the open layout can put the player into some bad spots and making the level safe before the big fight might be hard. 8/10

Overall I feel like strategies like lig + torment + immolation with stair camping might become more desirable with the new layouts over fighting TRJ head on. The testing was done on a MiFi^Hep.

slime_pit: The main change was splitting out the various functions for
making the clear walls disappear when TRJ dies. I also removed some
downstairs glyphs, which were in there for some reason. I removed the
"no_dump" tag, since now that there are variants, players might want to
see which one they got. I also trimmed some excess walls off the edges
to get the width less than 70 tiles, allowing the vault to be rotated,
and accordingly removed the "no_rotate" tag.

slime_pit_nicolae_amoeboid: A variation on the basic slime_pit theme --
stairs near the outer edge of slime walls, with stone, loot, and TRJ
in the center.

slime_pit_nicolae_inversion: Switching it around a little: stairs near
an outer edge of stone walls, with loot and other decorative bits around
the outer edge. The center holds slime walls and TRJ. As the comment
notes, there is usually an acidless path to the center, but it's not
guaranteed.

slime_pit_nicolae_jellycorners: Instead of starting near the edge and
working one's way inwards, you start at the center and work your way
outwards. Here, TRJ is lurking in one of the square stone ruins in the
corners. The decaying stone walls might end up providing a little niche
to hide in, but also maybe not.

slime_pit_nicolae_royal_road_to_ruin: For a bit, I considered a layout
that was mostly just an A-to-B path, rather than mostly open areas the
player can wander through; this concept was rejected and the map I'd
made was turned into nicolae_slime_spelunking. The loot/TRJ section from
that was kept and reused here. Here, the three stairs start in a
mostly-open area, and then converge on the center together, turning into
a short A-to-B path. Like slime_pit_nicolae_jellycorners, players will
walk through decaying ruins of the pre-Slime civilization, which may or
may not provide fightin' niches.

slime_pit_nicolae_trefoil: A concept of 3-towards-1, in which there are
three distinct paths to the center, and going from one upstair to another
requires going through the TRJ zone. Here, there's quite a bit more loot,
so there are more monsters to compensate.

For all the new vaults, I mostly kept the same amount and ratios of
monsters (types, numbers) and loot (* relative to |) as in slime_pit.
That stuff is a pain to balance, and I figured it'd be easiest to go
with what I know. I also didn't bother weighting any of the vaults;
that can come later with feedback.
@nicolae-carpathia nicolae-carpathia merged commit c2f4f3c into master Jul 3, 2023
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vaults Issues related to vaults, vault design, new vaults, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants