Difference between revisions of "Muffalo"

From RimWorld Wiki
Jump to navigation Jump to search
(Marked this version for translation)
m
Line 20: Line 20:
  
  
'''<translate><!--T:8-->
+
{{v|0.0.254b}} '''<translate><!--T:8-->
Code Specifics:</translate>'''<br />
+
Code Specifics:</translate>'''
<small>[[Version/0.0.254B|<translate><!--T:9-->
 
(Version#0.0.254b)</translate>]]</small>
 
 
  baseMaxHealth = 160
 
  baseMaxHealth = 160
 
  walkSpeed = 0.5
 
  walkSpeed = 0.5

Revision as of 13:12, 3 January 2014

{{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>


0.0.254b <translate> Code Specifics:</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