Boomrat

From RimWorld Wiki
Revision as of 17:48, 15 November 2013 by Rhodes (talk | contribs) (Added specifics taken directly from code.)
Jump to navigation Jump to search

Boomrat

Base Stats

Type
AnimalsWild
HP
50

Boomrat: A bioengineered rat that develops an incendiary chemical compound in its body which explodes upon its death. Originally engineered as a weapon, these creatures are now common in the wild on some planets where wars took place long ago.


Code Specifics:

baseMaxHealth = 50
walkSpeed = 1.5
meleeDamage = 5
hungerThreshold = .8
targetHitEase = .6
thinkConfig = Herbivore
herdMentality = false
ecoSystemWeight = .2
spawnWild = true

Template:Nav animals