Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Making A Race Tougher  (Read 489 times)

Andreus

  • Bay Watcher
  • Doom Consultant
    • View Profile
Making A Race Tougher
« on: July 21, 2010, 07:08:43 pm »

So I've been working on an intelligent werewolf race who live in taiga and conifer forests, produce iron and steel and live in cities, but I've noticed they tend to be pretty much the same as any other intelligent race in terms of how easy it is to kill them. I want to make a tougher, stronger race that's much harder to kill per head (and thus make them win the myriad wars they start more often). I was told that the easiest ways to do this are to either make them significantly larger (which works for dragons and hydras, I guess?) or give them stronger tissues.

Now, werewovles are already taller than elves, so making them bigger isn't really an option, so tissue modification seems the order of the day. Is it possible to do this on a "select tissue by layer" and alter their specific qualities - it seems to be possible to add extra insulation to hair layers, at least - and if so, how should I alter them?
Logged

Zangi

  • Bay Watcher
    • View Profile
Re: Making A Race Tougher
« Reply #1 on: July 21, 2010, 07:35:37 pm »

2 different way I have.

(Don't know if these have become obsolete from recent changes, been too busy to check/update my mods recently...)
#1, you can change it so its not as hax.
Code: [Select]
[PHYS_ATT_RANGE:AGILITY:1500:2000:2500:3000:3500:4000:4500]              ++
[PHYS_ATT_RANGE:DISEASE_RESISTANCE:1000:1500:2000:2500:3000:3500:4000]   +
[PHYS_ATT_RANGE:ENDURANCE:2000:2500:3000:3500:4000:4500:5000]            +++
[PHYS_ATT_RANGE:RECUPERATION:2000:2500:3000:3500:4000:4500:5000]         +++
[PHYS_ATT_RANGE:STRENGTH:2000:2500:3000:3500:4000:4500:5000]             +++
[PHYS_ATT_RANGE:TOUGHNESS:2000:2500:3000:3500:4000:4500:5000]            +++

#2,
Original healing rate for bone is 1000
Original healing rate for all the other stuff is 100
Original Relative Thickness, I forgot, probably 1 or 2...
Original Pain Receptors for bone I think is 50
Original Pain Receptors for others is 5, I think
Code: [Select]
[SELECT_TISSUE:BONE]
[HEALING_RATE:500]
[PAIN_RECEPTORS:10]
[SELECT_TISSUE:FAT]
[HEALING_RATE:50]
[PAIN_RECEPTORS:1]
[SELECT_TISSUE:MUSCLE]
[HEALING_RATE:50]
[RELATIVE_THICKNESS:6]
[PAIN_RECEPTORS:2]
[SELECT_TISSUE:SKIN]
[HEALING_RATE:50]
[RELATIVE_THICKNESS:3]
[PAIN_RECEPTORS:2]
Logged
All life begins with Nu and ends with Nu...  This is the truth! This is my belief! ... At least for now...
FMA/FMA:B Recommendation