|
|
(13 intermediate revisions by the same user not shown) |
Line 6: |
Line 6: |
| <!--{{:Version/1.4.3901}}--><!-- This sintaxis Transcludes a non-template page. See https://en.wikipedia.org/wiki/Help:Transclusion --> | | <!--{{:Version/1.4.3901}}--><!-- This sintaxis Transcludes a non-template page. See https://en.wikipedia.org/wiki/Help:Transclusion --> |
| ---- | | ---- |
− | {| class="wikitable sortable mw-collapsible"
| + | subst: |
− | ! rowspan="2" | Animal
| + | ---- |
− | ! rowspan="2" | Diet
| + | https://rimworldwiki.com/index.php?title=Environment |
− | ! rowspan="2" data-sort-type="number" | <abbr title="The tameness of animals that are blocked by fences or that have low enough wildness does not decay">Tameness Decay Interval (Days)</abbr>
| + | |
− | ! rowspan="2" | Produces
| + | === Naturally generated surfaces === |
− | ! rowspan="2" data-sort-type="number" | Produce / Day
| + | :{{For|the artificial flooring|Floors#Comparison table{{!}}Floors}} |
− | ! rowspan="2" data-sort-type="number" | Produced Nutrition / Day
| + | |
− | ! rowspan="2" | <abbr title="Assuming they sleep on the ground and mate as soon as possible.">Males / Female</abbr>
| + | The function SpeedPercentString is: |
− | ! colspan="3" | Baby Slaughter
| + | 13/(13 + Path cost) |
− | ! colspan="3" | Adult Slaughter
| + | Also uses float points, for some reason. |
− | |-
| + | |
− | ! <abbr title="Units of nutrition of meat produced per female per day when babies are slaughtered, assuming constant pregnancy.">Meat Nutrition / Day</abbr>
| + | For setting categories on [[Template:Version Nav]]. Need more testing before replacing:<br/> |
− | ! <abbr title="Units of nutrition consumed per day by one adult plus the nutrition consumed by the required males per female.">Consumption / Day</abbr>
| + | <code><nowiki>{{#ifeq:{{#titleparts: {{PAGENAME}} | 1 }} | Version | [[Category:PC version|{{#invoke:String|match|{{PAGENAME}} |%d+|match=1}}.{{#invoke:String|match| {{PAGENAME}} |%d+|match=2}}]] | [[Category:Console version]] }}</nowiki></code>. This adds specific a category based on the version, but won't work well for the Alphas/Betas. |
− | ! <abbr title="(Milk Nutrition + Meat Nutrition)/Consumption">Overall Nutrition Efficiency</abbr>
| + | |
− | ! <abbr title="Units of nutrition of meat produced per female per day when adults are slaughtered, assuming constant pregnancy.">Meat Nutrition / Day</abbr>
| + | Current Version:<br/> |
− | ! <abbr title="Units of nutrition consumed per day by one adult plus the nutrition consumed by the required males per female, including the offspring's consumption up to adulthood.>Consumption / Day</abbr>
| + | <code><nowiki>{{#ifeq: {{#sub:{{#var:pagename}}||8}}|Version/| [[Category:PC version|{{#explode:{{#var:pagename}}|.|-3}}.{{#ifexpr: {{#len:{{#explode:{{#var:pagename}}|.|-2}} }} = 1 | 0 }}{{#explode:{{#var:pagename}}|.|-2}}.{{#explode:{{#var:pagename}}|.|-1}}]]}}{{#ifeq: {{#sub:{{#var:pagename}}||16}}|Console version/|[[Category:Console version]]}}</nowiki></code> |
− | ! <abbr title="(Milk Nutrition + Meat Nutrition)/Consumption">Overall Nutrition Efficiency</abbr>
| + | |
− | [[SMW::off]]{{Animal Rearing Row
| + | Intermediate Version:<br/> |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| + | <code><nowiki>{{#ifeq: {{#titleparts: {{PAGENAME}} | 1 }} | Version | [[Category:PC version]] | [[Category:Console version]] }}</nowiki></code> This replicates the current effect with less overhead. |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Alpaca|Alpaca]]
| |
− | |animal=Alpaca
| |
− | |#=0
| |
− | |#rownumber=1}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60 | |
− | |1=[[:Alphabeaver|Alphabeaver]]
| |
− | |animal=Alphabeaver
| |
− | |#=1
| |
− | |#rownumber=2}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Arctic fox|Arctic fox]]
| |
− | |animal=Arctic fox
| |
− | |#=2
| |
− | |#rownumber=3}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Arctic wolf|Arctic wolf]]
| |
− | |animal=Arctic wolf
| |
− | |#=3
| |
− | |#rownumber=4}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Bison|Bison]]
| |
− | |animal=Bison
| |
− | |#=4
| |
− | |#rownumber=5}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Boomalope|Boomalope]]
| |
− | |animal=Boomalope
| |
− | |#=5
| |
− | |#rownumber=6}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Boomrat|Boomrat]]
| |
− | |animal=Boomrat
| |
− | |#=6
| |
− | |#rownumber=7}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Capybara|Capybara]]
| |
− | |animal=Capybara
| |
− | |#=7
| |
− | |#rownumber=8}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Caribou|Caribou]]
| |
− | |animal=Caribou
| |
− | |#=8
| |
− | |#rownumber=9}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Cassowary|Cassowary]] | |
− | |animal=Cassowary
| |
− | |#=9
| |
− | |#rownumber=10}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60 | |
− | |1=[[:Cat|Cat]] | |
− | |animal=Cat
| |
− | |#=10
| |
− | |#rownumber=11}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100 | |
− | |#resultoffset=0 | |
− | |#rowcount=60
| |
− | |1=[[:Chicken|Chicken]]
| |
− | |animal=Chicken
| |
− | |#=11
| |
− | |#rownumber=12}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Chinchilla|Chinchilla]]
| |
− | |animal=Chinchilla
| |
− | |#=12
| |
− | |#rownumber=13}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60 | |
− | |1=[[:Cobra|Cobra]]
| |
− | |animal=Cobra
| |
− | |#=13
| |
− | |#rownumber=14}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Cougar|Cougar]]
| |
− | |animal=Cougar
| |
− | |#=14 | |
− | |#rownumber=15}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Cow|Cow]]
| |
− | |animal=Cow
| |
− | |#=15
| |
− | |#rownumber=16}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Deer|Deer]]
| |
− | |animal=Deer
| |
− | |#=16
| |
− | |#rownumber=17}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Donkey|Donkey]]
| |
− | |animal=Donkey
| |
− | |#=17
| |
− | |#rownumber=18}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0 | |
− | |#rowcount=60
| |
− | |1=[[:Dromedary|Dromedary]]
| |
− | |animal=Dromedary
| |
− | |#=18
| |
− | |#rownumber=19}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Duck|Duck]]
| |
− | |animal=Duck
| |
− | |#=19
| |
− | |#rownumber=20}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Elephant|Elephant]]
| |
− | |animal=Elephant
| |
− | |#=20
| |
− | |#rownumber=21}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Elk|Elk]]
| |
− | |animal=Elk
| |
− | |#=21
| |
− | |#rownumber=22}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Emu|Emu]]
| |
− | |animal=Emu
| |
− | |#=22
| |
− | |#rownumber=23}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Fennec fox|Fennec fox]]
| |
− | |animal=Fennec fox
| |
− | |#=23
| |
− | |#rownumber=24}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Gazelle|Gazelle]]
| |
− | |animal=Gazelle
| |
− | |#=24
| |
− | |#rownumber=25}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Goat|Goat]] | |
− | |animal=Goat
| |
− | |#=25
| |
− | |#rownumber=26}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Goose|Goose]]
| |
− | |animal=Goose
| |
− | |#=26
| |
− | |#rownumber=27}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Grizzly bear|Grizzly bear]]
| |
− | |animal=Grizzly bear
| |
− | |#=27
| |
− | |#rownumber=28}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Guinea pig|Guinea pig]]
| |
− | |animal=Guinea pig
| |
− | |#=28
| |
− | |#rownumber=29}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Hare|Hare]]
| |
− | |animal=Hare
| |
− | |#=29
| |
− | |#rownumber=30}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Horse|Horse]]
| |
− | |animal=Horse
| |
− | |#=30
| |
− | |#rownumber=31}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Husky|Husky]]
| |
− | |animal=Husky
| |
− | |#=31
| |
− | |#rownumber=32}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Ibex|Ibex]]
| |
− | |animal=Ibex
| |
− | |#=32
| |
− | |#rownumber=33}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Iguana|Iguana]]
| |
− | |animal=Iguana
| |
− | |#=33
| |
− | |#rownumber=34}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Labrador retriever|Labrador retriever]]
| |
− | |animal=Labrador retriever
| |
− | |#=34
| |
− | |#rownumber=35}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Lynx|Lynx]]
| |
− | |animal=Lynx
| |
− | |#=35
| |
− | |#rownumber=36}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Megasloth|Megasloth]]
| |
− | |animal=Megasloth
| |
− | |#=36
| |
− | |#rownumber=37}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Monkey|Monkey]]
| |
− | |animal=Monkey
| |
− | |#=37
| |
− | |#rownumber=38}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Muffalo|Muffalo]]
| |
− | |animal=Muffalo
| |
− | |#=38
| |
− | |#rownumber=39}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Ostrich|Ostrich]]
| |
− | |animal=Ostrich
| |
− | |#=39
| |
− | |#rownumber=40}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Panther|Panther]]
| |
− | |animal=Panther
| |
− | |#=40
| |
− | |#rownumber=41}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Pig|Pig]]
| |
− | |animal=Pig
| |
− | |#=41
| |
− | |#rownumber=42}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Polar bear|Polar bear]]
| |
− | |animal=Polar bear
| |
− | |#=42
| |
− | |#rownumber=43}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Raccoon|Raccoon]] | |
− | |animal=Raccoon
| |
− | |#=43
| |
− | |#rownumber=44}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Rat|Rat]]
| |
− | |animal=Rat
| |
− | |#=44
| |
− | |#rownumber=45}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Red fox|Red fox]]
| |
− | |animal=Red fox
| |
− | |#=45
| |
− | |#rownumber=46}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Rhinoceros|Rhinoceros]]
| |
− | |animal=Rhinoceros
| |
− | |#=46
| |
− | |#rownumber=47}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Sheep|Sheep]]
| |
− | |animal=Sheep
| |
− | |#=47
| |
− | |#rownumber=48}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100 | |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Snowhare|Snowhare]]
| |
− | |animal=Snowhare
| |
− | |#=48
| |
− | |#rownumber=49}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Squirrel|Squirrel]] | |
− | |animal=Squirrel
| |
− | |#=49
| |
− | |#rownumber=50}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Thrumbo|Thrumbo]]
| |
− | |animal=Thrumbo
| |
− | |#=50
| |
− | |#rownumber=51}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Timber wolf|Timber wolf]]
| |
− | |animal=Timber wolf
| |
− | |#=51
| |
− | |#rownumber=52}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Tortoise|Tortoise]]
| |
− | |animal=Tortoise
| |
− | |#=52
| |
− | |#rownumber=53}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Toxalope|Toxalope]]
| |
− | |animal=Toxalope
| |
− | |#=53
| |
− | |#rownumber=54}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Turkey|Turkey]]
| |
− | |animal=Turkey
| |
− | |#=54
| |
− | |#rownumber=55}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Warg|Warg]]
| |
− | |animal=Warg
| |
− | |#=55
| |
− | |#rownumber=56}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Waste rat|Waste rat]]
| |
− | |animal=Waste rat
| |
− | |#=56
| |
− | |#rownumber=57}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Wild boar|Wild boar]] | |
− | |animal=Wild boar
| |
− | |#=57
| |
− | |#rownumber=58}}{{Animal Rearing Row
| |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]] | |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Yak|Yak]] | |
− | |animal=Yak
| |
− | |#=58
| |
− | |#rownumber=59}}{{Animal Rearing Row | |
− | |#querycondition=[[Type::Animal]] [[Diet::!none]] [[Name::!Human]] [[Name::!Megascarab]] [[Name::!Megaspider]] [[Name::!Spelopede]]
| |
− | |#querylimit=100
| |
− | |#resultoffset=0
| |
− | |#rowcount=60
| |
− | |1=[[:Yorkshire terrier|Yorkshire terrier]]
| |
− | |animal=Yorkshire terrier
| |
− | |#=59
| |
− | |#rownumber=60}}[[SMW::on]]
| |
− | |}
| |