Difference between revisions of "Squirrel"

From RimWorld Wiki
Jump to navigation Jump to search
m (Added version number to Code Specifics.)
m (OCD)
Line 3: Line 3:
 
|name = Squirrel
 
|name = Squirrel
 
|image = Animal Squirrel side.png|Squirrel
 
|image = Animal Squirrel side.png|Squirrel
|info = “Om-nom-nom, i'm eaten up all yours food”
+
|info = “Om-nom-nom, I'm eaten up all yours food”
 
|type = Animals  
 
|type = Animals  
 
|type2 = Wild
 
|type2 = Wild

Revision as of 01:00, 16 November 2013

Squirrel

Squirrel

Base Stats

Type
AnimalsWild
HP
30

The smallest and most harmless animal of the game.


Code Specifics: (Version#0.0.254b)

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

Template:Nav animals