Difference between revisions of "Boomrat"

From RimWorld Wiki
Jump to navigation Jump to search
(Marked this version for translation)
m
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
{{TNT|infobox main|animal|
+
{{infobox main|animal|
 
|name = <translate><!--T:1-->
 
|name = <translate><!--T:1-->
 
Boomrat</translate>
 
Boomrat</translate>

Revision as of 15:10, 27 December 2013

<translate> Boomrat</translate>

<div class="image_wrapper" title="<translate>

Boomrat</translate>"><translate> Boomrat</translate>

Base Stats

Type
[[<translate>
Animals</translate>]] – [[<translate> Wild</translate>]]
HP
50

<translate>

Boomrat: A bioengineered rat that develops an incendiary chemical compound in its body which explodes upon its death. Originally engineered as a weapon, these creatures are now common in the wild on some planets where wars took place long ago.


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

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

Template:TNT