Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Undefeatable Race  (Read 1626 times)

TheFlame52

  • Bay Watcher
  • Master of the randomly generated
    • View Profile
Undefeatable Race
« on: January 16, 2013, 03:10:58 pm »

So I found a world where humans never existed in the first place. I said "Ooh, I bet I can mod these, go in as a human outsider, and be amazing!" Nope.

*Sigh* I give up. I have tried so hard to make this little guy invincible, but I just can't manage. Your turn.

Is there any way to make humans out of adamantine? I tried but it didn't work, so I settled for bronze. I would also like more powerful punches/kicks, a better bite syndrome, and invincible joints.

Spoiler (click to show/hide)

i2amroy

  • Bay Watcher
  • Cats, ruling the world one dwarf at a time
    • View Profile
Re: Undefeatable Race
« Reply #1 on: January 16, 2013, 03:14:12 pm »

All you need to do to make them out of adamantine instead of bronze is to change this:
Code: [Select]
[TISSUE:BRONZE]
      [TISSUE_NAME:bronze:bronze]
      [TISSUE_MATERIAL:INORGANIC:BRONZE]
      [MUSCULAR]
      [FUNCTIONAL]
      [STRUCTURAL]
      [RELATIVE_THICKNESS:1]
      [CONNECTS]
      [TISSUE_SHAPE:LAYER]
      [HEALING_RATE:0]
   [TISSUE_LAYER:BY_CATEGORY:ALL:BRONZE]
To this:
Code: [Select]
[TISSUE:ADAMANTINE]
      [TISSUE_NAME:adamantine:adamantine]
      [TISSUE_MATERIAL:INORGANIC:ADAMANTINE]
      [MUSCULAR]
      [FUNCTIONAL]
      [STRUCTURAL]
      [RELATIVE_THICKNESS:1]
      [CONNECTS]
      [TISSUE_SHAPE:LAYER]
      [HEALING_RATE:0]
   [TISSUE_LAYER:BY_CATEGORY:ALL:ADAMANTINE]
Logged
Quote from: PTTG
It would be brutally difficult and probably won't work. In other words, it's absolutely dwarven!
Cataclysm: Dark Days Ahead - A fun zombie survival rougelike that I'm dev-ing for.

TheFlame52

  • Bay Watcher
  • Master of the randomly generated
    • View Profile
Re: Undefeatable Race
« Reply #2 on: January 16, 2013, 03:17:06 pm »

I tried that already, but it didn't work. I'll try again, though.

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: Undefeatable Race
« Reply #3 on: January 16, 2013, 03:23:12 pm »

I tried that already, but it didn't work. I'll try again, though.

before world gen?

there is a thread like this every once in a while, which I say not to give you a hard time for asking, but if you want the answer ASAP you should search

TheFlame52

  • Bay Watcher
  • Master of the randomly generated
    • View Profile
Re: Undefeatable Race
« Reply #4 on: January 16, 2013, 03:35:56 pm »

Oh, sorry, but this time it actually worked! (Maybe not though, this time I was never touched, but on my wounds screen it says I am adamantine) Thank you! This time I managed to make it to the book table and frantically read books until I became a necromancer.