Template:Creatures infobox/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
BTGamepedia>Ehcentric
No edit summary
BTGamepedia>Fred10100
(corrected misnamed variables)
Line 14: Line 14:
| hearing = Hearing value
| hearing = Hearing value
| behavior = When is this creature aggressive? (eg Always, Only to Humans, Only to Submarine)
| behavior = When is this creature aggressive? (eg Always, Only to Humans, Only to Submarine)
| Item(s) = The Items this creature is able to drop upon death.
| drops = The items this creature is able to drop upon death.(When it drops item sets, items are listed as a set.)
| % Chance = The probability of the item being dropped by the creature on death. (When it drops item sets, items are listed as a set.)
| chance = The probability of the item being dropped by the creature on death in percent.  
}}
}}
</pre>
</pre>
This infobox goes on every creature page. If you don't know what to put in any of the above values, you can find everything in Barotrauma's files.
This infobox goes on every creature page. If you don't know what to put in any of the above values, you can find everything in Barotrauma's files.
{{doc/end}}
{{doc/end}}

Revision as of 22:17, 5 August 2020

Documentation
{{Creatures infobox
| name = Name override
| image = Image.png
| hp = HP number
| swimspeed = Swimming speed
| walkspeed = Walking speed (if none, just use swim speed)
| armor = Armored points
| weakpoints = Weak points (not armored)
| armorval = The amount damage to an armored part is multiplied by (eg 0.1)
| entersub = Can this creature enter the submarine?
| sight = Sight value
| hearing = Hearing value
| behavior = When is this creature aggressive? (eg Always, Only to Humans, Only to Submarine)
| drops = The items this creature is able to drop upon death.(When it drops item sets, items are listed as a set.)
| chance = The probability of the item being dropped by the creature on death in percent. 
}}

This infobox goes on every creature page. If you don't know what to put in any of the above values, you can find everything in Barotrauma's files.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.