Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

How many want to keep this up in the next release?

Me
- 16 (22.9%)
Me!
- 54 (77.1%)

Total Members Voted: 69


Pages: 1 ... 20 21 [22] 23 24 ... 261

Author Topic: DF from scratch: The entirely player-made universe succession.  (Read 492549 times)

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #315 on: July 02, 2013, 02:21:40 pm »

Honeybees might not fit very well, considering they're based around hierarchial, stationary hives and die after stinging. Bumblebees, on the other hand, don't form huge colonies, some are loners already, are the most adorable hymenopterids, and have what looks like fuzzy wool on them that can be sheared.

Wasp swarms I have planned. Gods help the Halflings.
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #316 on: July 02, 2013, 02:50:52 pm »

Code: [Select]
[CREATURE:VESPULA_STL]
[NAME:vespula:vespulae:vespula]
[CASTE_NAME:vespula:vespulae:vespula]
[CREATURE_TILE:'V'][COLOR:6:0:1]
[DESCRIPTION:A swarming, omnivorous species of giant wasplike organisms. Their numbers and painful stings make them a foe to beware.]
[BODY_SIZE:16500]
[BODY_SIZE:0:0:4000]
[BODY_SIZE:2:0:16500]
[CLUSTER_NUMBER:15:25][FREQUENCY:30]
[ALL_ACTIVE]
[CREATURE_CLASS:ALL][CREATURE_CLASS:ARTHROPOD][CREATURE_CLASS:INVERTEBRATE]
[LARGE_ROAMING][MUNDANE]
[BIOME:NOT_FREEZING]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_MATERIALS_STL]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_TISSUES_STL]
[BODY_DETAIL_PLAN:INSECT_LAYERS_STL]
[APPLY_CREATURE_VARIATION:BITE_MAW_STL]
[APPLY_CREATURE_VARIATION:STING_INJECTION_STL]
[APPLY_CREATURE_VARIATION:IS_INSECT_STL]
[APPLY_CREATURE_VARIATION:APPEARANCE_VARIABILITY_BODYSIZE_HLG]
[BODY:BASIC_INSECT_STL:ANT_TENNAE_STL:WINGS_STL:MANDIBLES_STL:STINGER_STL:4EYES_STL:BOOK_LUNGS_STL:BRAIN_STL:HEART_ABDOMEN_STL]
[BLOOD:LOCAL_CREATURE_MAT:HEMOLYMPH:LIQUID]
[USE_MATERIAL_TEMPLATE:POISON:INSECT_POISON_TEMPLATE_STL]
[STATE_NAME:ALL_SOLID:frozen vespula venom]
[STATE_ADJ:ALL_SOLID:frozen vespula venom]
[STATE_NAME:LIQUID:vespula venom]
[STATE_ADJ:LIQUID:vespula venom]
[STATE_NAME:GAS:boiling vespula venom]
[STATE_ADJ:GAS:boiling vespula venom]
[PREFIX:NONE]
[ENTERS_BLOOD]
[SYNDROME]
[SYN_NAME:vespula sting]
[SYN_AFFECTED_CLASS:ALL]
[SYN_IMMUNE_CREATURE:VESPULA_STL:ALL]
[SYN_INJECTED]
[CE_IMPAIR_FUNCTION:SEV:100:PROB:50:RESISTABLE:LOCALIZED:START:5:PEAK:80:END:600]
[CE_PAIN:SEV:100:PROB:100:RESISTABLE:LOCALIZED:START:0:PEAK:60:END:1800]
[CE_SWELLING:SEV:70:PROB:100:RESISTABLE:LOCALIZED:START:0:PEAK:60:END:2400]

[CASTE:FEMALE]
[FEMALE]
[CASTE:MALE]
[MALE]

Ladies and gentlemen, the Vespulae. Weapons testing in progress.

EDIT:

From the Journal of an Entomological God

My first version of the Vespulae, intended to be a swarming predator...does not seem to be able to breathe. Or see. Or, for that matter, stand. I suspect I made an error somewhere...nobody ever said Creation would be this...annoying...at God College. But then, they were competent there.
« Last Edit: July 02, 2013, 02:56:26 pm by StLeibowitz »
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #317 on: July 02, 2013, 03:13:56 pm »

I think you first made the materials and tissues, told them to go to places that you hadn't defined yet, and then created a wasp made out of nothing that still needs to breathe but does not have the tissues it needs to do so. I'm also going to quote you on the front page. :D

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #318 on: July 02, 2013, 03:21:13 pm »

That...makes a terrifying degree of sense. I'll try it and see if that solves things.

Also, I am honored :D

EDIT: Yeah, Test Vespula #3 would probably be saying rude things to you if he could breathe. However, it did change my errorlog, and it seems that the game is somehow having difficulty fitting his brain inside his head. I imagine that could be a problem.

The rest of the new stuff:
Code: [Select]
*** Error(s) found in the file "raw/objects/material_template_organic_STL.txt"
HEMOLYMPH_TEMPLATE_STLUnrecognized Material Template Token: MATERIAL
*** Error(s) found in the file "raw/objects/creature_insects_wild_STL.txt"
VESPULA_STL:Body Token Recognized But Could Not Connect: ANT_TENNAE_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: MANDIBLES_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: 4EYES_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: BRAIN_STL
VESPULA_STL:Attack BITE seems to have correct format but could not find proper BPs in any caste, so not added
*** Error(s) finalizing the creature WATER_STRIDER_STL
WATER_STRIDER_STL:FEMALE:eye: No tissue thickness
WATER_STRIDER_STL:FEMALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
WATER_STRIDER_STL:MALE:eye: No tissue thickness
WATER_STRIDER_STL:MALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
*** Error(s) finalizing the creature VESPULA_STL
VESPULA_STL:FEMALE:right hindleg: No tissue thickness
VESPULA_STL:FEMALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
VESPULA_STL:MALE:right hindleg: No tissue thickness
VESPULA_STL:MALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
Cannot generate random creatures -- missing body gloss RCP_GLOSS_PAW
*** Error(s) found in the file "raw/objects/material_template_organic_STL.txt"
HEMOLYMPH_TEMPLATE_STLUnrecognized Material Template Token: MATERIAL
*** Error(s) found in the file "raw/objects/creature_insects_wild_STL.txt"
VESPULA_STL:Body Token Recognized But Could Not Connect: ANT_TENNAE_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: MANDIBLES_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: 4EYES_STL
VESPULA_STL:Body Token Recognized But Could Not Connect: BRAIN_STL
VESPULA_STL:Attack BITE seems to have correct format but could not find proper BPs in any caste, so not added
*** Error(s) finalizing the creature WATER_STRIDER_STL
WATER_STRIDER_STL:FEMALE:eye: No tissue thickness
WATER_STRIDER_STL:FEMALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
WATER_STRIDER_STL:MALE:eye: No tissue thickness
WATER_STRIDER_STL:MALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
*** Error(s) finalizing the creature VESPULA_STL
VESPULA_STL:FEMALE:right hindleg: No tissue thickness
VESPULA_STL:FEMALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead
VESPULA_STL:MALE:right hindleg: No tissue thickness
VESPULA_STL:MALE:heart, layer 1: Tissue HEART_TISSUE was not found, using first tissue instead

and at the end is the usual fussy code bit complaining about the random creatures and its inadequacies in making them, but nobody cares.

EDIT2: The old stuff, if still relevant, was whining that no tissue thickness had been assigned to any body parts on the Vespula, but I think that got solved by moving the BODY token in the raw.
« Last Edit: July 02, 2013, 03:33:24 pm by StLeibowitz »
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #319 on: July 02, 2013, 03:36:23 pm »

Mm... I think much of that's because your BASIC_INSECT body first defines the head, fails to connect it to anything, and only then makes the upper body. So the creature does not actually have a head.

Also I did notice your body templates not making tissue layers to create eyes earlier, but I figured maybe you'll make them out of nerve tissue or something, or maybe insects aren't supposed to have working eyes. Apparently they don't have anything to make up the heart either.

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #320 on: July 02, 2013, 03:50:34 pm »

I actually just noticed the heart thing, and I believe I've fixed it now. The eyes haven't been tissued yet, but that won't be too hard to take care of.

I'll try the head thing. Maybe Test Vespula #7 will be able to draw breath.

EDIT: :D LIFE! That did the trick, thanks!

Now, to kill it in more imaginative ways...

EDIT2:

From the Journal of an Entomological God

Is there anything more beautiful than the keening death wail of a Quetzalcoatlus? A sound few have heard, true, but in the arena today I have heard it. The Vespulae worked together in a pack, dueling the storm dragon in a battle that took them to the highest reaches of the "sky", swarming the megabeast. Though two of the five were smote from the air by wing blows, one of their brethren managed to sting the beast in the back of the head and pump its nerve-igniting venom into the wound. It was all over then; the Quetzalcoatlus plummeted from the sky under the searing weight of a dozen Vespula stings, and as it lay broken on the cold stone the swarm reformed above it and continued to sting him until he finally gave his death shriek. Beautiful.

Against armored halflings, they are similarly effective. The lack of appreciable armor technology amongst the foolish hobbits does not help them. I deem these specimens worthy.


We've got some good titles right now. The Vespula that killed the Quetzalcoatlus received the rather awesome name "Bluereaver" - fitting, considering the location of the duel.
« Last Edit: July 02, 2013, 04:05:57 pm by StLeibowitz »
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

BFEL

  • Bay Watcher
  • Tail of a stinging scorpion scourge
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #321 on: July 02, 2013, 03:59:24 pm »

If we don't get takers, then it's up to BFEL to demonstrate his additions.

OH GODDAMN FUCKBUCKETS
Logged
7/10 Has much more memorable sigs but casts them to the realm of sigtexts.

Indeed, I do this.

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #322 on: July 02, 2013, 04:05:27 pm »

If we don't get takers, then it's up to BFEL to demonstrate his additions.

OH GODDAMN FUCKBUCKETS

Dude, you're supposed to make stuff you yourself are comfortable playing. Modding is fun but it's not a game about only that :P
Every turn must be followed by a play turn to make sure it all works so far and for everyone's entertainment. It's more fun if we can get a player who didn't mod it so things come as a surprise, but if not, then not.

I suppose that turn will be playing as halflings since elves aren't playable, and repelling incursions by naked, unarmed elves and their tree lords.

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #323 on: July 02, 2013, 04:08:21 pm »

If we don't get takers, then it's up to BFEL to demonstrate his additions.

OH GODDAMN FUCKBUCKETS

Feel happy you don't have to come up against the Vespulae. In a group of 5, they killed a megabeast. They're set to spawn in swarms of between 15 and 25.

I'm thinking I should reduce the strength of "light" chitin, too. It can take a blow from a meteoric iron cudgel in the hands of a trained Halfling and only suffer a dent.

I'm moving from deadly predators to more benign insects now. Pack beetles and shearable giant bumblebees are up next, followed by milkable giant aphids.
« Last Edit: July 02, 2013, 04:17:42 pm by StLeibowitz »
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #324 on: July 02, 2013, 04:21:29 pm »

Isn't it a bit much, to have common roving wild animals stronger than megabeasts?
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

Zanzetkuken The Great

  • Bay Watcher
  • The Wizard Dragon
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #325 on: July 02, 2013, 04:23:20 pm »

Isn't it a bit much, to have common roving wild animals stronger than megabeasts?

Megabeasts will probably be more along the lines of Rarebeasts... we must have the language define 'mega' as 'rare'.
« Last Edit: July 02, 2013, 04:25:41 pm by Zanzetkuken The Great »
Logged
Quote from: Eric Blank
It's Zanzetkuken The Great. He's a goddamn wizard-dragon. He will make it so, and it will forever be.
Quote from: 2016 Election IRC
<DozebomLolumzalis> you filthy god-damn ninja wizard dragon

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #326 on: July 02, 2013, 04:32:13 pm »

Isn't it a bit much, to have common roving wild animals stronger than megabeasts?

My thought exactly, which is why I'm reducing chitin strength. Honestly, though, the megabeast lost because it was swarmed by five stinging giant wasps - I tried a one-on-one battle, and it picked up the Vespula and hurled it bodily across the arena, where it lay stunned against a wall until he came over and squashed it. Alone, they're manageable - but like the wasps I based them on, in groups they're just plain evil.
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.

Halfling

  • Bay Watcher
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #327 on: July 02, 2013, 04:38:12 pm »

I'm not going to impose it on you guys, but if you feel like you've created a creature that's maybe a little too powerful, but also don't want to make it less so, giving it [SAVAGE] might be a good call.

That way:
a) It doesn't bother players just trying to survive in a calm biome
b) If you want a challenge, you can by your own choice head over to a savage biome and have a huge swarm of stinging giant wasps that can take down several dragons that very strong creature to deal with
c) The variety in the world increases

laularukyrumo

  • Bay Watcher
  • Needs More Socks
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #328 on: July 02, 2013, 08:07:38 pm »

Raws for the Pale Rider (source of the errorlog)

Code: [Select]
creature_underground_laularu

[OBJECT:CREATURE]
[CREATURE:PALE_RIDER]
[DESCRIPTION:A hellish beast composed of molten stone. The source of their power and life force is an incredibly hot stone at their core. They were once fearsome reapers who have since fallen out of favor with the gods and are cursed to wander the underworld forever.]
[NAME:pale rider:pale riders:pale rider]
[CASTE_NAME:pale rider:pale riders:pale riders]
[PREFSTRING:magmaline cores]
[PREFSTRING:extreme heat]
[CREATURE_TILE:'R'][COLOR:4:0:1]
[CREATURE_CLASS:ALL][CREATURE_CLASS:HUMANOID][CREATURE_CLASS:ELEMENTAL]
[LITTERSIZE:1:3][BABY:1][CHILD:2][HOMEOTHERM:12500]
[GENERAL_CHILD_NAME:halfling child:halfling children]
[FIREIMMUNE_SUPER][LIKES_FIGHTING][MAGMA_VISION]
[IMMOLATE]
[FANCIFUL]
[LARGE_ROAMING]
[BIOME:SUBTERRANEAN_LAVA]
[UNDERGROUND_DEPTH:3:4]
[FREQUENCY:1][DIFFICULTY:2]
[POPULATION_NUMBER:25:100]
[NOPAIN][EXTRAVISION][NOBREATHE][NOSTUN][NONAUSEA][NOEMOTION]
[NOTHOUGHT][NOEXERT]
[NO_DIZZINESS]
[NO_FEVERS]
[FIXED_TEMP:12500]
[BUILDINGDESTROYER:2]
[LARGE_PREDATOR]
[NO_DRINK][NO_EAT][NO_SLEEP]
[NOT_LIVING]
[CANOPENDOORS]
[NOT_BUTCHERABLE]
[NOFEAR]
[PREFSTRING:flowing movement]
[NOBONES]
####################################################################################### Needs to be totally overhauled so it's not vanilla anymore (EDIT needs to be fixed now, is no longer vanilla)
[BODY:HUMANOID_ELEMENTAL_LKR:ELEMENT_CORE_LKR]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[TISSUE:MAGMA]
[TISSUE_NAME:magma:NP]
[TISSUE_MATERIAL:INORGANIC:ROCK_HLG]
[TISSUE_MAT_STATE:LIQUID]
[MUSCULAR]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:20]
[HEALING_RATE:85]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:MAGMA]
[TISSUE:CORE]
[TISSUE_NAME:magmaline core:NP]
[TISSUE_MATERIAL:INORGANIC:MAGMALINE_LKR]
[TISSUE_MAT_STATE:SOLID]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ELEMENT_CORE:CORE]
#####################################################################################
[BODY_SIZE:0:0:70000]
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[APPLY_CREATURE_VARIATION:PUNCH_HLG]
[APPLY_CREATURE_VARIATION:KICK_HLG]
[ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:MAGMALINE_LKR]
[ALL_ACTIVE]
[SWIMS_INNATE][SWIM_SPEED:2500]
[SELECT_MATERIAL:ALL]
[MELTING_POINT:55000]
[BOILING_POINT:57500]
[IGNITE_POINT:NONE]
[HEATDAM_POINT:NONE]
[COLDDAM_POINT:NONE]
[CAN_DO_INTERACTION:MATERIAL_EMISSION]
[CDI:TARGET:C:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:6]
[CDI:USAGE_HINT:ATTACK]
[CDI:ADV_NAME:breathe solar fire]
[CDI:MAX_TARGET_NUMBER:C:1]
[CDI:WAIT_PERIOD:100]
[CDI:VERB:shoot a jet of solar fire:shoots a jet of solar fire:shoots a jet of solar fire]
[CDI:BP_REQUIRED:ELEMENT_CORE_LKR]
[CDI:FLOW:DRAGONFIRE]
[CASTE:FEMALE][FEMALE]
[CASTE:MALE][MALE]

Code: [Select]
[BODY:HUMANOID_ELEMENTAL_LKR]

[BP:TORSO:torso:STP][UPPERBODY][CATEGORY:TORSO]
[DEFAULT_RELSIZE:1200]
[BP:ABDOMEN:abdomen:STP][CON:TORSO][LOWERBODY][CATEGORY:ABDOMEN]
[DEFAULT_RELSIZE:800]
[BP:HEAD:head:STP][CON:TORSO][HEAD][CATEGORY:HEAD]
[DEFAULT_RELSIZE:400]
[BP:FACE:face:STP][CON:HEAD][SMALL][CATEGORY:FACE]
[DEFAULT_RELSIZE:200]
[BP:REYE:right eye:STP][CON:FACE][SIGHT][EMBEDDED][SMALL][RIGHT][CATEGORY:EYE] ##used DF's bp so maybe glow will work
[DEFAULT_RELSIZE:10]
[BP:LEYE:left eye:STP][CON:FACE][SIGHT][EMBEDDED][SMALL][LEFT][CATEGORY:EYE]
[DEFAULT_RELSIZE:10]
[BP:NOSE:nose:STP][CON:FACE][SMELL][SMALL][CATEGORY:NOSE]
[DEFAULT_RELSIZE:10]
[BP:MOUTH:mouth:STP][CON:FACE][MOUTH][INTERNAL][SMALL][APERTURE][CATEGORY:MOUTH]
[DEFAULT_RELSIZE:40]
[BP:RARM:right arm:STP][CON:TORSO][LIMB][RIGHT][CATEGORY:ARM]
[DEFAULT_RELSIZE:600]
[BP:LARM:left arm:STP][CON:TORSO][LIMB][LEFT][CATEGORY:ARM]
[DEFAULT_RELSIZE:600]
[BP:RHAND:right hand:STP][CON:RARM][GRASP][RIGHT][CATEGORY:HAND]
[DEFAULT_RELSIZE:100]
[BP:LHAND:left hand:STP][CON:LARM][GRASP][LEFT][CATEGORY:HAND]
[DEFAULT_RELSIZE:100]
[BP:RLEG:right leg:STP][CON:ABDOMEN][LIMB][RIGHT][CATEGORY:LEG]
[DEFAULT_RELSIZE:1000]
[BP:LLEG:left leg:STP][CON:ABDOMEN][LIMB][LEFT][CATEGORY:LEG]
[DEFAULT_RELSIZE:1000]
[BP:RFOOT:right foot:right feet][CON:RLEG][STANCE][RIGHT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]
[BP:LFOOT:left foot:left feet][CON:LLEG][STANCE][LEFT][CATEGORY:FOOT]
[DEFAULT_RELSIZE:120]

[BODY:ELEMENT_CORE_LKR]
[BP:ELEMENT_CORE:elemental core:STP][CON:TORSO][SMALL][INTERNAL][CATEGORY:ELEMENT_CORE]
[DEFAULT_RELSIZE:75]
Logged
Quote from: Dwarfotaur
Everytime one of my militia has given birth in the Danger Room, it's lead to instant baby smoothies for everyone.

Gotta Catch 'Em All!

Dat Sig Thread

StLeibowitz

  • Bay Watcher
  • [NOT_CENTAUR]
    • View Profile
Re: DF from scratch: The entirely player-made universe succession.
« Reply #329 on: July 02, 2013, 09:07:31 pm »

Code: [Select]
And now for some less terrifying things!

[CREATURE:PACK_BEETLE_STL]
[NAME:pack beetle:pack beetles:pack beetle]
[CASTE_NAME:pack beetle:pack beetles:pack beetle]
[CREATURE_TILE:'B'][COLOR:1:0:0]
[DESCRIPTION:A typically docile, large beetle, used as a pack animal by merchants due to its impressive endurance.]
[PREFSTRING:unyielding persistence][PREFSTRING:stubbornness and tenacity]
[BODY_SIZE:2495000]
[BODY_SIZE:0:0:166333]
[BODY_SIZE:1:0:499000]
[BODY_SIZE:2:180:1497000]
[BODY_SIZE:4:0:2495000]
[BODY:BEETLE_BASE_STL:ANTENNAE_STL:MANDIBLES_STL:BEETLE_WINGS_STL:2EYES_STL:BRAIN_STL:HEART_ABDOMEN_STL]
[CLUSTER_NUMBER:4:6][FREQUENCY:40]
[ALL_ACTIVE]
[CREATURE_CLASS:ALL][CREATURE_CLASS:ARTHROPOD][CREATURE_CLASS:INVERTEBRATE]
[LARGE_ROAMING][MUNDANE][CHILD:3][NATURAL][COMMON_DOMESTIC]
[BIOME:NOT_FREEZING][POPULATION_NUMBER:9000:13000]
[GRAZER:120]
[SWIMS_INNATE][SWIM_SPEED:2500]
[PET][PACK_ANIMAL][WAGON_PULLER]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_MATERIALS_STL]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_TISSUES_STL]
[BODY_DETAIL_PLAN:INSECT_LAYERS_STL]
[BODY_DETAIL_PLAN:INSECT_POSITIONS_STL]
[APPLY_CREATURE_VARIATION:BITE_MANDIBLE_STL]
[APPLY_CREATURE_VARIATION:STING_INJECTION_STL]
[APPLY_CREATURE_VARIATION:IS_INSECT_STL]
[APPLY_CREATURE_VARIATION:APPEARANCE_VARIABILITY_BODYSIZE_HLG]
[CASTE:FEMALE]
[FEMALE]
[CASTE:MALE]
[MALE]

[CREATURE:BOMBUS_STL]
[NAME:bombus:bombuses:bombus]
[CASTE_NAME:bombus:bombuses:bombus]
[CREATURE_TILE:'b'][COLOR:6:0:1]
[DESCRIPTION: A large, landbound beelike insect with a long wooly coat.]
[PREFSTRING:wooly coats][PREFSTRING:adorable features, and wants you to stop laughing]
[BODY:BASIC_INSECT_STL:WINGS_STL:STINGER_STL:2EYES_STL:BOOK_LUNGS_STL:BRAIN_STL:HEART_ABDOMEN_STL:MANDIBLES_STL]
[BODY_SIZE:635000]
[BODY_SIZE:0:0:79375]
[BODY_SIZE:2:0:158750]
[BODY_SIZE:4:0:317500]
[BODY_SIZE:6:0:635000]
[CHILD:5]
[LARGE_ROAMING][PET][ALL_ACTIVE]
[BIOME:NOT_FREEZING][MUNDANE][NATURAL][COMMON_DOMESTIC]
[CLUSTER_NUMBER:4:7][POPULATION_NUMBER:4000:7000]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_MATERIALS_STL]
[BODY_DETAIL_PLAN:LIGHT_CHITIN_TISSUES_STL]
[BODY_DETAIL_PLAN:INSECT_LAYERS_STL]
[BODY_DETAIL_PLAN:INSECT_POSITIONS_STL]
[BODY_DETAIL_PLAN:FLUFFY_BUG_STL]
[APPLY_CREATURE_VARIATION:BITE_MANDIBLE_STL]
[APPLY_CREATURE_VARIATION:STING_STL]
[APPLY_CREATURE_VARIATION:IS_INSECT_STL]
[APPLY_CREATURE_VARIATION:APPEARANCE_VARIABILITY_BODYSIZE_HLG]
[CASTE:FEMALE]
[FEMALE]
[CASTE:MALE]
[MALE]
[SELECT_CASTE:ALL] copied wholesale from sheep, then tweaked slightly.
[SET_TL_GROUP:BY_CATEGORY:ALL:WOOL]
[TL_COLOR_MODIFIER:YELLOW:1]
[TLCM_NOUN:fuzz:SINGULAR]
[TISSUE_LAYER_APPEARANCE_MODIFIER:LENGTH:0:0:0:0:0:0:0]
[APP_MOD_NOUN:fuzz:SINGULAR]
[APP_MOD_RATE:1:DAILY:0:300:0:0:NO_END]
[APP_MOD_DESC_RANGE:10:50:100:150:200:300]
[SHEARABLE_TISSUE_LAYER:LENGTH:300]

And the latest two insectile beasties to emerge from the divine forge, whose operator seems to have finally stumbled into competence (no glaring, species-extinct-at-birth errors! Hooray!). The Bombus is a fuzzy giant bumblebee who can be sheared to make fuzzy woolen sweaters for the hobbits. The Pack Beetle is a beetle the size of a rhino that can be employed to lug all the shit we haven't gotten around to modding in around. These are the first two things I've made that don't have the sole intent to make life a buzzing hell for the natives.

Up next will be the glorious Vermin Hunter we've all needed - a lovely, slightly oversized version of the venerable Goliath Bird-Eating Spider.
Logged
Generally, when one is conducting an experiment, it is worth noting that the observers went insane, killed each other, and then rose from the dead.
It's like DF inhaled a peanut.
Pages: 1 ... 20 21 [22] 23 24 ... 261