Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 9 10 [11] 12 13 ... 62

Author Topic: DF2012 (v34.01+) Worldgen Cookbook Thread!  (Read 286316 times)

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #150 on: May 18, 2012, 06:25:05 pm »

cliffs next to fresh water is very much what I'm looking for. I don't need to many z levels, just 3 or so, though more is always nice. What I'm more concerned about is width, I'd like the river to be at least six tiles wide.

Take a look at this embark

With this worldgen
Spoiler (click to show/hide)

The northeast quadrant of the embark has a 6-Z canyon/cliff with a river that's at least 6 tiles wide.  If that's the type of thing you want, we can find a better spot, I'm just trying to get the ideal nailed down.

caddybear

  • Bay Watcher
  • Elf Supporter
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #151 on: May 18, 2012, 06:44:47 pm »

Any words on how to get loads and loads of wars in the world gen? I'm willing to mod the entities, if that's what it takes. Sadly making all the civs live in cities in the plains didn't seem to work =/
Logged
And then did ARMOK say, the east is the holiest of directions, and thou shouldst not stand there lest thou be strucketh down by my holiest of beards. And then did the dorfs did say, we shall build from the west, for more do we fear the beard of ARMOK than the strike of the elephant.

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #152 on: May 18, 2012, 07:01:43 pm »

Any words on how to get loads and loads of wars in the world gen? I'm willing to mod the entities, if that's what it takes. Sadly making all the civs live in cities in the plains didn't seem to work =/

Add more races, even if they're copies, with unique [ENTITY:NAME] entries, in entity_default.txt in the /raws/objects folder.  You can take [ENTITY:EVIL] for example (goblins), and make 6 copies of it, [ENTITY:SORTAEVIL], [ENTITY:VERYEVIL], etc as many as you want.

I removed all the races except dwarves and goblins and made 6 copies of the goblin race.  I got 6 unqiue civs, all of which show up on the civilization interaction screen, both prior to embark, and after.  However, to be at war with them, you'd probably have to make your dwarves babysnatchers to create offenses as time passes.  I haven't tried that.

So far, I've only ever seen one WAR tag show up on a given embark screen at a time, regardless of how many civs are there.  Even with 6 goblin civs, only one will be at WAR in a given world tile, even if the next one, in the adjacent embark, is a different civ at WAR.  Of course, this is only in my experience, so things could be different for anyone else.  And perhaps it's possible to be at WAR with all of them, if you turn dwarves into babysnatchers. :)

It may be necessary to create/copy Goblins (in creature_standard.txt) and create unique races for each unique civ, as well.  Not difficult, but I haven't tested it yet.  That may allow for multiple race-wars simultaneously.

For the moment, I'm testing this 6 goblin civ version to see if I can get multiple sieges per season/year with >100 goblins in each siege.

Martin

  • Bay Watcher
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #153 on: May 18, 2012, 09:13:06 pm »

Any help with Morul's request? I can get close, but the sand + clay is proving particularly elusive for me (I'm guessing the combination of high and low drainage is the problem). I figure the surface magma is mostly a case of repetition before I hit it. I'm happy to do the effort here, but I would appreciate some guidance on how to improve my odds.

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #154 on: May 18, 2012, 09:14:47 pm »

vjek: That's pretty much what I've got, except I want more volcanoes, I have some of the intervening elevation values in order to get lakes, andI don't have all the x/y variances set to 0. Why do you have those like that, by the way? It seems strange.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #155 on: May 18, 2012, 09:21:09 pm »

vjek: That's pretty much what I've got, except I want more volcanoes, I have some of the intervening elevation values in order to get lakes, andI don't have all the x/y variances set to 0. Why do you have those like that, by the way? It seems strange.

It varies from world to world.  Sometimes the variance helps, sometimes it hinders.  It depends on the desired parameters.  High variance can, if desired, create many small biomes.  Very low or none generates very large biomes, depending on the elevation, drainage, rain, etc.  Not all worlds require huge numbers of biomes, so I start with no variance, always, and turn it up if necessary.

Ok, so that type of thing with a volcano.  Alrighty, lets see what we can do here...

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #156 on: May 18, 2012, 09:22:21 pm »

Any help with Morul's request? I can get close, but the sand + clay is proving particularly elusive for me (I'm guessing the combination of high and low drainage is the problem). I figure the surface magma is mostly a case of repetition before I hit it. I'm happy to do the effort here, but I would appreciate some guidance on how to improve my odds.

I can match all the parameters but one, and yes, sand & clay appear to be mutually exclusive most of the time.  Sorry bud, no time to chase that one right now.

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #157 on: May 18, 2012, 09:23:17 pm »

I already have it set up to generate lots of volcanoes. I'm genning a world now, Hopefully it'll have what I want. If not I'm bumping volcanoes up to 1600.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Martin

  • Bay Watcher
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #158 on: May 18, 2012, 09:36:15 pm »

Any help with Morul's request? I can get close, but the sand + clay is proving particularly elusive for me (I'm guessing the combination of high and low drainage is the problem). I figure the surface magma is mostly a case of repetition before I hit it. I'm happy to do the effort here, but I would appreciate some guidance on how to improve my odds.

I can match all the parameters but one, and yes, sand & clay appear to be mutually exclusive most of the time.  Sorry bud, no time to chase that one right now.


Can you shoot me your best shot and I'll tweak and churn from there?

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #159 on: May 18, 2012, 09:50:01 pm »

... Can you shoot me your best shot and I'll tweak and churn from there?

Soitenly!  The trick to this one was to get at least one Necromancer tower per world, so if you don't see an "I", just abort and retry.  If it doesn't show up by year 250, it probably won't.
Spoiler (click to show/hide)

Martin

  • Bay Watcher
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #160 on: May 19, 2012, 12:43:12 am »

Ok, because I suck at this world genning stuff - if there are no evil squares [EVIL_SQ_COUNTS:0:0:0], wouldn't that impede the ability of necro towers to establish?

Martin

  • Bay Watcher
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #161 on: May 19, 2012, 04:06:03 am »

Ok, I'm very close. I lowered min drainage and rainfall in order to get more sand, and cranked up variance for both to 1000 to get more regions with close proximity of the two. I can now reliably get sand/clay in the same 4x4. Getting trees, volcano, and river in there as well is just a matter of time.


I added some small/evil squares and maybe 10% of the maps get a single tower now. Any thoughts on increasing those odds without turning too much of the map evil?

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #162 on: May 19, 2012, 11:02:00 am »

Ok, I'm very close. I lowered min drainage and rainfall in order to get more sand, and cranked up variance for both to 1000 to get more regions with close proximity of the two. I can now reliably get sand/clay in the same 4x4. Getting trees, volcano, and river in there as well is just a matter of time.


I added some small/evil squares and maybe 10% of the maps get a single tower now. Any thoughts on increasing those odds without turning too much of the map evil?

Yeah, Evil doesn't have much to do with Necromancers, as far as I can tell.  The important things seem to be: lots of death (conflict with other races) and enough time passing that someone finds the secret book of undead.  So, crank up the civs and crank up the time passing.

Increasing sites can also help, but generally I find more than 2 or 3 times the number of civs leads to tediously long worldgen for no real benefit. (so if you have 10 civs, no more than 30 sites is fast)  I typically never put my site cap above 50, but if your worldgen isn't taking too long, feel free to crank it up... Necro Towers are built on sites, not on civs, so the more sites, the better the chance. ( Site Cap After Civ Creation is the field I'm referring to)

It's also worth mentioning that if your min/max volcanism are both set to 100, you have a very good chance of having a submerged volcano (magma tube/lava tube) somewhere in the embark of a 4x4, so even if you don't SEE a volcano on the surface, it's possible there may be one lurking beneath.  I only say this because I've managed to find a really good embark in the past, but it's missing a volcano.  Then i embark, prospect, find "LAVA_STONE" and voila, it's all good, there's a volcano down below.

fakechuck

  • Bay Watcher
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #163 on: May 19, 2012, 12:45:52 pm »

This is good but not quite the amount of clay I was hoping. Which options would you recommend tweaking to adjust that, or should I just remove the seed and gen some similar worlds?

Heheh, there's 35k soil tiles. :)  But if it's plain "clay" you specifically need, rather than "silty clay" soil, you'll definitely need another embark.  Yep, I would just remove the seeds and go for it.  There will be few, if any, rejections, and many suitable sites per world, from what I saw.
I suppose I wasn't really clear about it. It isn't so much a quantity of clay that I am looking for as large continuous areas of clay that can be hollowed out to provide subterranean tree farms without the micromanagement of defense against fliers that comes with cavern farms. For example, I had a recent random gen in 34.09 that gave me an embark with practically three entire layers of clay, soil, and sand. This makes me wonder about two things: are there worldgen parameters that influence the grouping or dispersal of materials, or is there some way to look at the "worldgen parameters" that are used by any given random world that may provide hints to this?

I will certainly give the parameters you provided a few more seedless college tries when I have some more time to devote to it, but I am mostly curious about the parameters involved here.
« Last Edit: May 19, 2012, 12:48:23 pm by fakechuck »
Logged

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: DF2012 (v34.01+) Worldgen Cookbook Thread!
« Reply #164 on: May 19, 2012, 01:39:08 pm »

... I will certainly give the parameters you provided a few more seedless college tries when I have some more time to devote to it, but I am mostly curious about the parameters involved here.
I have definitely seen worlds with more deep soil than others.  That is, worlds that have up to 5 layers below the embark of various types of soil, before the first stone layer.

1 soil layer is almost always present, 2-3 are relatively common, 4 or 5 is rare.  I haven't tested it, but I would imagine a combination of rainfall, drainage, temperature, and the resulting biome would determine soil thickness.  Extremes, such as deserts, glaciers, mountains and such would likely produce less soil than those more common.

It's too bad the finder doesn't let you set it to = deep soil, rather than "up to" deep soil, then you could find it very quickly.
Pages: 1 ... 9 10 [11] 12 13 ... 62