Muffalo

From RimWorld Wiki
Revision as of 18:20, 27 December 2013 by AcDie (talk | contribs)
Jump to navigation Jump to search

{{infobox main/<translate>en</translate>|animal| |name = <translate>Muffalo</translate> |image = Animal Muffalo side.png|200px|<translate>Muffalo</translate> |info = <translate>“Moo-o-o, i made poo..”</translate> |type = Animals|<translate>Animals</translate> |type2 = Wild|<translate>Wild</translate> |placeable = |hp = 160 }}<translate>Slow-moving, grass-grazing quadrupeds analogous to Buffalo. When enraged, they can melee and can become a threat to colonists due to their high health. These creatures can be killed by colonists, but as of version#0.0.254B cannot be used as a food source.</translate>


<translate>Code Specifics:</translate>
<translate>(Version#0.0.254b)</translate>

baseMaxHealth = 160
walkSpeed = 0.5
meleeDamage = 10
hungerThreshold = .8
targetHitEase = 2.0
thinkConfig = Herbivore
herdMentality = true
groupSize = Range(3 to 9)
ecoSystemWeight = 1.0
spawnWild = true

Template:TNT