Difference between revisions of "Animal Template"

From UnReal World Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
All elements can contain multiple entries, separate with commas
 
All elements can contain multiple entries, separate with commas
 
+
<br/>
 +
<br/>
 
; type = Example <nowiki>[[:Category:Aquatic Mammal]]</nowiki>
 
; type = Example <nowiki>[[:Category:Aquatic Mammal]]</nowiki>
 
: Valid types are Aquatic Mammal, Land Mammal, Sea Fish, Rapids Fish, Lake Fish, Shallow Fish, Deep Fish, Water Bird, Land Bird
 
: Valid types are Aquatic Mammal, Land Mammal, Sea Fish, Rapids Fish, Lake Fish, Shallow Fish, Deep Fish, Water Bird, Land Bird
 +
<br/>
 
; regions = Example <nowiki>[[requires::Northern]]</nowiki>
 
; regions = Example <nowiki>[[requires::Northern]]</nowiki>
 
: Northern, Eastern, Western, Southern
 
: Northern, Eastern, Western, Southern
 +
<br/>
 
; terrain = Example <nowiki>[[requires::Spruce Mire]]</nowiki>
 
; terrain = Example <nowiki>[[requires::Spruce Mire]]</nowiki>
 
: All types are valid, separate types with ,
 
: All types are valid, separate types with ,
 +
<br/>
 
; weight = Weight in lbs
 
; weight = Weight in lbs
 
: Weight of the animal pre-butcher/skin.
 
: Weight of the animal pre-butcher/skin.
 +
<br/>
 
; speed = Movement rate of the animal in /kmh
 
; speed = Movement rate of the animal in /kmh
 
:
 
:
 +
<br/>
 
; movement = Examples <nowiki>[[Category:Flying]]</nowiki>
 
; movement = Examples <nowiki>[[Category:Flying]]</nowiki>
 
: The ways the animals can move, valid types are Flying, Swimming, Walking, Wading
 
: The ways the animals can move, valid types are Flying, Swimming, Walking, Wading
 +
<br/>
 
; health = Examples <nowiki> HP: 10</nowiki>
 
; health = Examples <nowiki> HP: 10</nowiki>
 
: How many hit points the animal has.
 
: How many hit points the animal has.
 +
<br/>
 
; weapon = Examples <nowiki> [[requires::Spear]]</nowiki>
 
; weapon = Examples <nowiki> [[requires::Spear]]</nowiki>
 
: Best weapon for hunting this animal (hunting squirrels with spears is hard)
 
: Best weapon for hunting this animal (hunting squirrels with spears is hard)
 
: This section only appears if animal type is other than fish.
 
: This section only appears if animal type is other than fish.
 +
<br/>
 
; trap = Example <nowiki>[[requires::Loop Trap]]</nowiki>
 
; trap = Example <nowiki>[[requires::Loop Trap]]</nowiki>
 
: Valid types are [[Net]] ,[[Light lever trap]] ,[[Small deadfall trap]] ,[[Big deadfall trap]] ,[[Heavy deadfall bear trap]] ,[[Trap pit]] ,[[Trap pit with sharp stakes]] ,[["Käpälälauta"-fox trap]] ,[[Loop snare]] ,[[Trap-fence]]
 
: Valid types are [[Net]] ,[[Light lever trap]] ,[[Small deadfall trap]] ,[[Big deadfall trap]] ,[[Heavy deadfall bear trap]] ,[[Trap pit]] ,[[Trap pit with sharp stakes]] ,[["Käpälälauta"-fox trap]] ,[[Loop snare]] ,[[Trap-fence]]
 
: This section only appears if animal type is other than fish.
 
: This section only appears if animal type is other than fish.
 +
<br/>
 
; bait = Example <nowiki>[[requires::raw meat]]</nowiki>
 
; bait = Example <nowiki>[[requires::raw meat]]</nowiki>
 
: What type of bait is best for this animal.
 
: What type of bait is best for this animal.
 
: This section only appears if animal type is other than fish.
 
: This section only appears if animal type is other than fish.
 +
<br/>
 
; water = Example <nowiki>[[:Category:Shallow Water Fish]]</nowiki>
 
; water = Example <nowiki>[[:Category:Shallow Water Fish]]</nowiki>
 
: Depth of Water for fish only, valid types are Shallow River Fish, Deep River Fish, Shallow Lake Fish, Shallow River Fish, Shallow Sea Fish, Deep Sea Fish
 
: Depth of Water for fish only, valid types are Shallow River Fish, Deep River Fish, Shallow Lake Fish, Shallow River Fish, Shallow Sea Fish, Deep Sea Fish
 
+
<br/>
 
This section covers the animals armor specifications:
 
This section covers the animals armor specifications:
 
; avgProtection =
 
; avgProtection =
Line 56: Line 67:
 
; pointProtection =
 
; pointProtection =
 
; bluntProtection =
 
; bluntProtection =
 
+
<br/>
 
Butcher is filled automatically from other templates.
 
Butcher is filled automatically from other templates.
 
+
<br/>
 
[[Category:WikiTemplates]]
 
[[Category:WikiTemplates]]

Revision as of 07:02, 26 September 2014

Animal Template
File:Animal Template.png
Basic Info
Type: '
Regions: '
Terrain: '
Skin: {{{skin}}}
Statistics
Weight: '
Speed: '
Movement Types: '
Health: '
Hunting Information
Best Weapon: '
Trap Type: '
Bait: '
Armor Protection
Average: '
Warmth: '
Tear: '
Edge: '
Squeeze: '
Point: '
Blunt: '
Butcher Yield
Butcher: {{{butcher}}}

All elements can contain multiple entries, separate with commas

type = Example [[:Category:Aquatic Mammal]]
Valid types are Aquatic Mammal, Land Mammal, Sea Fish, Rapids Fish, Lake Fish, Shallow Fish, Deep Fish, Water Bird, Land Bird


regions = Example [[requires::Northern]]
Northern, Eastern, Western, Southern


terrain = Example [[requires::Spruce Mire]]
All types are valid, separate types with ,


weight = Weight in lbs
Weight of the animal pre-butcher/skin.


speed = Movement rate of the animal in /kmh


movement = Examples [[Category:Flying]]
The ways the animals can move, valid types are Flying, Swimming, Walking, Wading


health = Examples HP: 10
How many hit points the animal has.


weapon = Examples [[requires::Spear]]
Best weapon for hunting this animal (hunting squirrels with spears is hard)
This section only appears if animal type is other than fish.


trap = Example [[requires::Loop Trap]]
Valid types are Net ,Light lever trap ,Small deadfall trap ,Big deadfall trap ,Heavy deadfall bear trap ,Trap pit ,Trap pit with sharp stakes ,"Käpälälauta"-fox trap ,Loop snare ,Trap-fence
This section only appears if animal type is other than fish.


bait = Example [[requires::raw meat]]
What type of bait is best for this animal.
This section only appears if animal type is other than fish.


water = Example [[:Category:Shallow Water Fish]]
Depth of Water for fish only, valid types are Shallow River Fish, Deep River Fish, Shallow Lake Fish, Shallow River Fish, Shallow Sea Fish, Deep Sea Fish


This section covers the animals armor specifications:

avgProtection =
warmthProtection =
tearProtection =
edgeProtection =
squeezeProtection =
pointProtection =
bluntProtection =


Butcher is filled automatically from other templates.