Squirrel

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

Squirrel

Squirrel

Base Stats

Type
AnimalsWild
HP
30

The smallest and most harmless animal of the game.


Code Specifics:

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

Template:Nav animals