Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Elephant nation!  (Read 860 times)

Pwned dwarf

  • Bay Watcher
    • View Profile
Elephant nation!
« on: October 20, 2014, 12:00:44 am »

I would be enjoyed if someone made a elephant nation that ethnics collided with dwarf ethnics so there would be war, but still have ethnics that made them animal life and at peace with elves. Give them the [skulking] tag so they don't trade. If possible add a elephant caste that is the same in every way except it can fly (dumbo), please make this rare
Logged

StagnantSoul

  • Bay Watcher
  • "Player has withdrawn from society!"
    • View Profile
Re: Elephant nation!
« Reply #1 on: October 20, 2014, 12:05:58 am »

This wouldn't be that hard. Copy an animal people ethics, add in the elephant body shape, but give them a unique head/body or whatever, giving them grasping trunks. Shields being non-native for them, along with ranged weapons. Make a caste that uses another unique body, with wings on the head, or maybe just a flier gate added in, if that works without wings.
Logged
Quote from: Cptn Kaladin Anrizlokum
I threw night creature blood into a night creature's heart and she pulled it out and bled to death.
Quote from: Eric Blank
Places to jibber madly at each other, got it
Quote from: NJW2000
If any of them are made of fire, throw stuff, run, and think non-flammable thoughts.

Dirst

  • Bay Watcher
  • [EASILY_DISTRA
    • View Profile
Re: Elephant nation!
« Reply #2 on: October 20, 2014, 01:20:40 pm »

This wouldn't be that hard. Copy an animal people ethics, add in the elephant body shape, but give them a unique head/body or whatever, giving them grasping trunks. Shields being non-native for them, along with ranged weapons. Make a caste that uses another unique body, with wings on the head, or maybe just a flier gate added in, if that works without wings.
Something like this might work
Code: [Select]
[BODY:DUMBO_WINGS]
[BP:R_EAR:right ear:STP][CONTYPE:HEAD][RIGHT][FLIER][HEAR][CATEGORY:EAR]
[DEFAULT_RELSIZE:250]
[BP:L_EAR:left ear:STP][CONTYPE:HEAD][LEFT][FLIER][HEAR][CATEGORY:EAR]
[DEFAULT_RELSIZE:250]
and use those in place of the ears for the flying castes (and give those castes a [FLIER] tag as well).

Be careful when defining different bodies for differed castes.  It might be best to leave the ears out of the main body plan, and add just the appropriate ears in a BODY token inside each caste.
« Last Edit: October 20, 2014, 01:22:13 pm by Dirst »
Logged
Just got back, updating:
(0.42 & 0.43) The Earth Strikes Back! v2.15 - Pay attention...  It's a mine!  It's-a not yours!
(0.42 & 0.43) Appearance Tweaks v1.03 - Tease those hippies about their pointy ears.
(0.42 & 0.43) Accessibility Utility v1.04 - Console tools to navigate the map

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: Elephant nation!
« Reply #3 on: October 20, 2014, 02:24:44 pm »

This wouldn't be that hard. Copy an animal people ethics, add in the elephant body shape, but give them a unique head/body or whatever, giving them grasping trunks. Shields being non-native for them, along with ranged weapons. Make a caste that uses another unique body, with wings on the head, or maybe just a flier gate added in, if that works without wings.
Something like this might work
Code: [Select]
[BODY:DUMBO_WINGS]
[BP:R_EAR:right ear:STP][CONTYPE:HEAD][RIGHT][FLIER][HEAR][CATEGORY:EAR]
[DEFAULT_RELSIZE:250]
[BP:L_EAR:left ear:STP][CONTYPE:HEAD][LEFT][FLIER][HEAR][CATEGORY:EAR]
[DEFAULT_RELSIZE:250]
and use those in place of the ears for the flying castes (and give those castes a [FLIER] tag as well).

Be careful when defining different bodies for differed castes.  It might be best to leave the ears out of the main body plan, and add just the appropriate ears in a BODY token inside each caste.

Or you could simply give all of them the flying ears, and give only the flying caste the [FLIER] tag.