Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Weapons no, fluid yes?  (Read 2532 times)

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Weapons no, fluid yes?
« on: September 14, 2011, 06:12:03 pm »

I've built my first successful goblinite generator in the form of a magma hallway.  Magma is pumped from a reservoir below the hall to shower down from above and get rid of all the messy organic bits carrying the tasty goblinite.

Works great, water wheel powered, I am pleased.  Pressurized magma really is as fun as everyone says it is.

The context of the problem:

At the moment, I use engraved fortifications to drain the hallway, but weapons are being swept into the reservoir instead of remaining above in the hallway for easy access.

The question:

Is there a floor, grate, hatch, wall, or similar construction that will allow the passage of fluid, but NOT allow weapons/armor to pass through?
Please and thank you in advance for any responses.

Sphalerite

  • Bay Watcher
    • View Profile
    • Drew's Robots and stuff
Re: Weapons no, fluid yes?
« Reply #1 on: September 14, 2011, 06:17:45 pm »

Water or magma will push objects through fortifications, wall grates, wall bars, and statues.  However, a floor grate or floor bars will allow liquids to drain through it while stopping objects.  You need to redesign your drain system to use floor grates instead of fortifications.
Logged
Any intelligent fool can make things bigger and more complex... It takes a touch of genius --- and a lot of courage to move in the opposite direction.

Vehudur

  • Bay Watcher
  • [evil]
    • View Profile
Re: Weapons no, fluid yes?
« Reply #2 on: September 14, 2011, 06:21:14 pm »

Warning: building destroyers may smash your floor grates.
Logged
Quote
...and a third died in his bunk of natural causes - for a dagger in the heart quite naturally ends one's life.

I used to have an avatar, but I was told to remove it after it kept making people go insane.

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #3 on: September 14, 2011, 06:26:07 pm »

Back to the drawing board!

However, this is a small hurdle to overcome, and thank you for the answer.

BigD145

  • Bay Watcher
    • View Profile
Re: Weapons no, fluid yes?
« Reply #4 on: September 14, 2011, 06:34:17 pm »

I usually pump fluids out from above. This lets me use floor hatches on the level above, which are immune to building destroyers that are below.
Logged

acetech09

  • Bay Watcher
  • Bay Watcher
    • View Profile
Re: Weapons no, fluid yes?
« Reply #5 on: September 14, 2011, 06:43:14 pm »

I use a bridge/floorgrate system to drain the water from my drowning room without worrying about building destroyers:


Code: [Select]
ENTER                       EXIT
##################
bB++++++++++++++Bb
bB++++++++++++++Bb
bB++++++++++++++Bb
#####BBBBBBBB#####
#####bbbbbbbbD++++
#####GGGGGGGG#####

B=Raising bridge anchor point. b = Bridge floor when lowered.
G = Wall/Floor grate - linked to drainage. D = Door
# = Wall, + Floor,

You can elongate the chamber as long as you want, best to also use a set of doors on the inside-facing bridge to not accidentally atomsmash your dwarves.

Goblins walk in (baited w. some animals/furniture), doors close, pressurized water (in my system, magma in your case) flows in, drowns/burns them all, bridge lowers, goblinite gets strained, door opens and your dwarfs haul it all away.
Logged
I challenge you to a game of 'Hide the Sausage', to the death.

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #6 on: September 14, 2011, 06:54:04 pm »

acetech, that's a great system, but before I go to all the trouble of building it, I just want to be sure:

Wall grates act as the perfect strain?  In that they won't allow -any- object to pass through them, only fluids?

I only ask for this one point of clarification because Sphalerite specifically mentions wall grates WILL allow them to pass, while floor grates will not.  (for 31.25/current version here, I'm talking about)

crekit

  • Bay Watcher
  • Doesn't know what he's talking about.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #7 on: September 14, 2011, 07:13:22 pm »

Water or magma will push objects through fortifications, wall grates, wall bars, and statues.  However, a floor grate or floor bars will allow liquids to drain through it while stopping objects.  You need to redesign your drain system to use floor grates instead of fortifications.

CRAP Now I have to redesign my hallways! Although now that I think about it,
DUH! Using floor grates in the first place would have made the entire design so much simpler!
Logged
<-- Has no idea what just happened.

He likes gold, native gold, trees that are made of gold, and tungsten. He likes cats for their haunting meows. He needs dwarf fortress to get through the working day. When possible, prefers to consume Potatoes, cheese, cow milk. Absolutely detests elves. And spiders.

Gizogin

  • Bay Watcher
  • [EVIL][RAWMANCER]
    • View Profile
Re: Weapons no, fluid yes?
« Reply #8 on: September 14, 2011, 07:27:54 pm »

So, if flowing liquids push objects through fortifications but not floor grates, why not use both?  Use the magma to push the armor/weapons through some fortifications and onto some floor grates.  Then you can have your dwarves collect the goblinite from the grates with no less danger of them accidentally falling into the reservoir or wandering into the deadly hallway, and it's safe from building destroyers.
Logged
Quote from: franti
"Let's expose our military to zombie-dust so they can't feel pain. They don't NEED skin."
Quote from: Ipwnurmom221
One FB post. Many dick jokes. Pokemon. !!VOLCANO!!. Dwarven mood thingee. Derailment itself. Girlinhat's hat. Cuba. Karl Marx. This is why i love Bay12 forums.
The rest of my sig.
Fear the fluffballs

Frogwarrior

  • Bay Watcher
    • View Profile
Re: Weapons no, fluid yes?
« Reply #9 on: September 14, 2011, 07:56:17 pm »

Gizogin: there's always the chance (or the certainty?) that items will be pushed onto the fortifications but not pushed off.

At any rate, I recommend the following setup for ease of use and buildingdestroyer-immuneness:

Make the floor of your chamber a retracting bridge.
Have a room of floor grates underneath, with magma drainage under that.
The floor grate room is accessible to haulers inside the fort, inaccessible to the outside.
Thus:

Code: [Select]
Top level:
OOOOOOOOOO
bB======Bb
bB======Bb
OOOOOOOOOO
Code: [Select]
Bottom level:
 OOOOOOOOO
 O######D
 O######D
 OOOOOOOOO

To use, close the drawbridges (B is impassible when raised) at the entrance. To drain, pull the lever on the retracting bridge. Mamga and magma-safe items will fall onto the grates below. Magma falls through the grates, items do not. Pull both levers to unseal and re-floor the room. Unforbid the items, and your haulers will come pick them up.
Logged
Lately, I'm proud of MAGMA LANDMINES:
http://www.bay12forums.com/smf/index.php?topic=91789.0
And been a bit smug over generating a world with an elephant monster that got 87763 sentient kills.
http://www.bay12forums.com/smf/index.php?topic=104354.0

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #10 on: September 16, 2011, 05:13:50 pm »

So, an update on this.

I went ahead and built a full scale implementation of a system that uses the following:

-pressurized overhead magma reservoir, drawn from a nearby volcano
-a convoluted path entrance hallway 256 squares long to draw in as many foes as possible during sieges.
-engraved fortifications on the hallway walls to drain the hallway quickly
-magma safe floor grates on the other side of the fortifications to prevent weapons from falling into the lower catchbasin/reservoir.

Functionally, it works great.  with 8 pumps drawing from the volcano, it actually moves so much magma, the volcano volume drops several Z-levels while its in pumping mode.  Once pressurized, it's a single lever to unleash liquid fun on the goblinite haulers.

Unfortunately, there is one major problem.  Evidently, with enough fluid speed/pressure/force, GOBLINS can be pushed through fortifications, unharmed, by the wave of magma falling from the ceiling.  This, as you can imagine, led to some very fun times for my bearded mushroom-eaters.

Thusly, I will have to abandon this design and move to a pure wall grate / floor grate design.  Goodbye "Clinchgate" your existence was not in vain.   ( If anyone wants a copy of the fort, by all means, PM me and I'll provide a link )

Frogwarrior

  • Bay Watcher
    • View Profile
Re: Weapons no, fluid yes?
« Reply #11 on: September 16, 2011, 08:39:54 pm »

Unfortunately, there is one major problem.  Evidently, with enough fluid speed/pressure/force, GOBLINS can be pushed through fortifications, unharmed, by the wave of magma falling from the ceiling.  This, as you can imagine, led to some very fun times for my bearded mushroom-eaters.

Oh snap, really?? Normally my magma landmines will push goblins and trolls long distances, but they still get melted enough to bleed to death pret-ty quickly. But if the magma pushes them two squares onto a floor grate, and incoming magma simply drains under them....
Wow, yeah, harsh.
Logged
Lately, I'm proud of MAGMA LANDMINES:
http://www.bay12forums.com/smf/index.php?topic=91789.0
And been a bit smug over generating a world with an elephant monster that got 87763 sentient kills.
http://www.bay12forums.com/smf/index.php?topic=104354.0

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #12 on: September 17, 2011, 10:46:07 am »

Oh snap, really?? Normally my magma landmines will push goblins and trolls long distances, but they still get melted enough to bleed to death pret-ty quickly. But if the magma pushes them two squares onto a floor grate, and incoming magma simply drains under them....
Wow, yeah, harsh.

Yeah, that's exactly what happened and it was quite the surprise, let me tell you.   Wouldn't have been so bad if they were burned or harmed at all, but nope, unharmed and ready to rock-n-roll.   And after so many years (in-game) of getting things all setup for the first seige... /sniff!  Ah well, I have come up with a different and hopefully better design, and am building it now.   We shall see!

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: Weapons no, fluid yes?
« Reply #13 on: September 20, 2011, 10:09:50 am »

So, here's my notes from making a working magma hallway trap system that preserves all weapons & armor, is entirely immune to building destroyers, but kills -everything- inside and is FAST.  (cycle time from first creature trigger to magma free hallway floors is 17-20 seconds, measured by the stopwatch)

It is also entirely automated, including reset.  It has exactly one ... annoyance, which I'm not sure there is a fix for, but more on that after the spoiler link!

Spoiler (click to show/hide)

While I did floor-bridge + floor-bridge + creature-pressure-plate + floor-bridge + floor-bridge, what is actually better is floor-bridge + creature-pressure-plate + floor-bridge +  floor-bridge + floor-bridge (creatures entering from the left) as this allows for three bridges worth of travel time before the hallway is sealed.  With only two bridges worth (20 tiles) it's a little tight on the timing with single-file trolls, for example.  They often get right to the edge before the bridge walls go up.  A small detail, but worth mentioning.  My next version will be 20 tiles prior to and 30 tiles after the creature trigger, to ensure maximum efficiency.

The only slightly annoying thing about the system is that there is a single 1/7 magma often leftover on the creature-driven pressure plate that blocks pathing for the evil monsters.  So, they COULD come in again, but they stand around doing nothing waiting for one single tiny 1/7 magma tile to evaporate.  Pumping from above does no good as 1/7 magma cannot be pumped.  If anyone knows how to speed up magma evaporation, please let me know.  8)