Difference between revisions of "Muffalo"

From RimWorld Wiki
Jump to navigation Jump to search
m
(Marked this version for translation)
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
{{infobox main/<translate>en</translate>|animal|
+
{{infobox main/<translate><!--T:1-->
|name = <translate>Muffalo</translate>
+
en</translate>|animal|
|image = Animal Muffalo side.png|200px{{!}}<translate>Muffalo</translate>
+
|name = <translate><!--T:2-->
|info = <translate>&ldquo;Moo-o-o, i made poo..&rdquo;</translate>
+
Muffalo</translate>
|type = Animals{{!}}<translate>Animals</translate>
+
|image = Animal Muffalo side.png|200px{{!}}<translate><!--T:3-->
|type2 = Wild{{!}}<translate>Wild</translate>
+
Muffalo</translate>
 +
|info = <translate><!--T:4-->
 +
&ldquo;Moo-o-o, i made poo..&rdquo;</translate>
 +
|type = Animals{{!}}<translate><!--T:5-->
 +
Animals</translate>
 +
|type2 = Wild{{!}}<translate><!--T:6-->
 +
Wild</translate>
 
|placeable =  
 
|placeable =  
 
|hp = 160
 
|hp = 160
}}</onlyinclude><translate>Slow-moving, grass-grazing quadrupeds analogous to Buffalo.
+
}}</onlyinclude><translate><!--T:7-->
 +
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.
 
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|version#0.0.254B]]''' cannot be used as a food source.</translate>
 
These creatures can be killed by colonists, but as of '''[[Version/0.0.254B|version#0.0.254B]]''' cannot be used as a food source.</translate>
  
  
'''<translate>Code Specifics:</translate>'''<br />
+
'''<translate><!--T:8-->
<small>[[Version/0.0.254B|<translate>(Version#0.0.254b)</translate>]]</small>
+
Code Specifics:</translate>'''<br />
 +
<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 18:21, 27 December 2013

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