Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Boulder Lobbing giants!  (Read 906 times)

mareck

  • Bay Watcher
  • Ahhhh, Dwarf meat!
    • View Profile
Boulder Lobbing giants!
« on: December 14, 2009, 03:49:46 am »

Hey,
a friend of mine wants to make giants that can through boulders like a catapult or just hurl them like a crossbow.

Is it possible to make custom projectiles and if so. How???

As a side question, is it possible to arm a titan with a sword?
Logged
Art is a Blast

darkflagrance

  • Bay Watcher
  • Carry on, carry on
    • View Profile
Re: Boulder Lobbing giants!
« Reply #1 on: December 14, 2009, 04:33:25 am »

Megabeasts can't use equips yet. Hopefully that will be changing in the near future, but eventually they will.

You can't mod the giants to throw stones per se, only mod in a new kind of ammunition and a new kind of weapon that fires it. Furthermore, this ammunition will have to run off an existing weapon skill (bow, crossbow, blowdart?), and it will probably fire looking like an arrow or bolt, affected by the same trajectory limitations.

Edit: I also read the title as "Boulder Lobster Giants"
« Last Edit: December 14, 2009, 05:02:24 am by darkflagrance »
Logged
...as if nothing really matters...
   
The Legend of Tholtig Cryptbrain: 8000 dead elves and a cyclops

Tired of going decades without goblin sieges? Try The Fortress Defense Mod

Danarca

  • Bay Watcher
  • [MILL_CHILD:ONLY_IF_GOOD_REASON]
    • View Profile
Re: Boulder Lobbing giants!
« Reply #2 on: December 14, 2009, 04:40:25 am »

I assume you're talking about boulders found on the ground aboveground.
Those can't be used in any way except smoothing them, which removes them.

Also, I read the title as Boulder Lobster Giant.
I was somewhat dissapointed.
« Last Edit: December 14, 2009, 04:43:32 am by Danarca »
Logged
Clutter god the god of godly gods.
Om Nom nom nom nom
Ah yes the god of stone stockpiles, long randomly generated names, and gods.

Keilden

  • Bay Watcher
  • High Priest of The Endcat
    • View Profile
Re: Boulder Lobbing giants!
« Reply #3 on: December 14, 2009, 07:32:19 am »

I demand that someone makes a race of Boulder Lobster Giants.
Logged
The Endcat will end you and everything you love.

mareck

  • Bay Watcher
  • Ahhhh, Dwarf meat!
    • View Profile
Re: Boulder Lobbing giants!
« Reply #4 on: December 14, 2009, 08:39:45 am »

I assume you're talking about boulders found on the ground aboveground.
Those can't be used in any way except smoothing them, which removes them.

Also, I read the title as Boulder Lobster Giant.
I was somewhat dissapointed.

"Boulder Lobster Giant" SAY WHAT ?!?! LOL  8) ;D :D :)

No, the dug out stone boulders. not the type found outside.
Logged
Art is a Blast

Danarca

  • Bay Watcher
  • [MILL_CHILD:ONLY_IF_GOOD_REASON]
    • View Profile
Re: Boulder Lobbing giants!
« Reply #5 on: December 14, 2009, 09:00:29 am »

Actually, after the next update we can make Giant Lobsters made out of boulders..
SO DOING IT >:D
...
Just need to learn how to make creatures, have you guys seen the new sourcecode of creatures? It's crazy D:

A forgottten beast:
Code: [Select]
[CREATURE:FORGOTTEN_BEAST_1]
[GENERATED]
[FEATURE_BEAST]
[NAME:forgotten beast:forgotten beasts:forgotten beast]
[CASTE_NAME:forgotten beast:forgotten beasts:forgotten beast]
[DESCRIPTION:A huge hairy eight-legged newt.  It has a gaunt appearance.  Its indigo hair is unkempt.  Beware its poisonous bite!]
[NO_GENDER]
[CARNIVORE]
[NATURAL]
[AMPHIBIOUS]
[BIOME:SUBTERRANEAN_CHASM]
[PETVALUE:2000]
[GRASSTRAMPLE:20]
[BUILDINGDESTROYER:2]
[BODY_SIZE:0:0:10000000]
[ALL_ACTIVE]
[HOMEOTHERM:10040]
[SWIMS_INNATE][SWIM_SPEED:2500]
[TRAPAVOID]
[NOPAIN]
[NOSTUN]
[NONAUSEA]
[NOFEAR]
[NOEXERT]
[LARGE_PREDATOR]
[SPHERE:CAVERNS]
[SPHERE:DEFORMITY]
[CREATURE_TILE:78]
[BODY:RCP_UPPER_BODY:RCP_LOWER_BODY:RCP_HEAD:RCP_FIRST_SIMPLE_LEGS:RCP_SECOND_SIMPLE_LEGS:RCP_THIRD_SIMPLE_LEGS:RCP_FOURTH_SIMPLE_LEGS:RCP_TAIL:RCP_4_FRONT_TOES:RCP_4_REAR_TOES:RCP_2_EYES:RCP_LUNGS:RCP_HEART:RCP_GUTS:RCP_THROAT:RCP_SPINE:RCP_NECK:RCP_BRAIN:RCP_SKULL:RCP_MOUTH:RCP_RIBS:RCP_EYELIDS]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RELSIZES]
[USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
[TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
[LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
[HAS_NERVES]
[BODY_DETAIL_PLAN:BODY_HAIR_TISSUE_LAYERS:HAIR]
[SELECT_MATERIAL:HAIR]
[STATE_COLOR:ALL_SOLID:INDIGO]
[COLOR:5:0:0]
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
 [PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]
[MAJOR_ARTERIES]
[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:BLOOD:LIQUID]
[CREATURE_INTERACTION_CLASS:GENERAL_POISON]
[USE_MATERIAL_TEMPLATE:POISON:CREATURE_EXTRACT_TEMPLATE]
[SYNDROME]
[SYN_NAME:beast sickness]
[SYN_AFFECTED_CLASS:GENERAL_POISON]
[SYN_IMMUNE_CREATURE:FORGOTTEN_BEAST_1:ALL]
[SYN_INJECTED][SYN_CONTACT][SYN_INHALED]
[CE_DIZZINESS:SEV:100:PROB:100:START:617:PEAK:1532:END:3054:RESISTABLE:SIZE_DILUTES]
[CE_PAIN:SEV:100:PROB:100:START:1116:PEAK:2323:END:4274:RESISTABLE:SIZE_DILUTES]
[CE_VOMIT_BLOOD:SEV:100:PROB:100:START:781:PEAK:1037:END:4115:RESISTABLE:SIZE_DILUTES]
[CE_UNCONSCIOUSNESS:SEV:100:PROB:100:START:262:PEAK:1398:END:4038:RESISTABLE:SIZE_DILUTES]
[ATTACK:KICK:BODYPART:BY_TYPE:STANCE]
[ATTACK_SKILL:STANCE_STRIKE]
[ATTACK_VERB:kick:kicks]
[ATTACK_CONTACT_PERC:100]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:MAIN]
[ATTACK:BITE:BODYPART:BY_CATEGORY:MOUTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]
[SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:POISON:100:100]

We're getting closer to unlocking the dwarven genome.
Logged
Clutter god the god of godly gods.
Om Nom nom nom nom
Ah yes the god of stone stockpiles, long randomly generated names, and gods.

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: Boulder Lobbing giants!
« Reply #6 on: December 14, 2009, 09:19:35 am »

Actually there's not a lot of things added, I mean it's not complex at all. The body structure is more detailed and matgloss placeholder finally began to look like a real array of body materials. As it should be. Bravo Toady :).
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Danarca

  • Bay Watcher
  • [MILL_CHILD:ONLY_IF_GOOD_REASON]
    • View Profile
Re: Boulder Lobbing giants!
« Reply #7 on: December 14, 2009, 11:52:41 am »

Still more complex than
Code: [Select]
[CREATURE:DOG]
   [TILE:d]
   [HAS_MOUTH]
   [GOES:bow wow]
"overdrivelse frem for forståelse", or exaggeration rather than understanding as the danish saying go.
Logged
Clutter god the god of godly gods.
Om Nom nom nom nom
Ah yes the god of stone stockpiles, long randomly generated names, and gods.

mareck

  • Bay Watcher
  • Ahhhh, Dwarf meat!
    • View Profile
Re: Boulder Lobbing giants!
« Reply #8 on: December 14, 2009, 12:34:58 pm »

Logged
Art is a Blast

Hungry

  • Bay Watcher
  • Former controller of Zombie Fenrir
    • View Profile
Re: Boulder Lobbing giants!
« Reply #9 on: December 14, 2009, 01:57:32 pm »

Logged
Breccia isnt in DF, like garden slugs.
Cheese for the Cheese boat!