Template:Creatures infobox/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
m (8 revisions imported)
mNo edit summary
Line 7: Line 7:
| swimspeed = Swimming speed
| swimspeed = Swimming speed
| walkspeed = Walking speed (if none, just use swim speed)
| walkspeed = Walking speed (if none, just use swim speed)
| armor = Armored points
| weakpoints = Weak points (not armored)
| weakpoints = Weak points (not armored)
| armorval = The amount damage to an armored part is multiplied by (eg 0.1)
| armorval = The armor % for each armored limb versus each affliction (eg "damagemultiplier = 0.1" == 90% armor)
| entersub = Can this creature enter the submarine?
| entersub = Can this creature enter the submarine?
| sight = Sight value
| sight = Sight value

Revision as of 12:35, 4 March 2022

Documentation
{{Creatures infobox
| name = Name override
| image = Image.png
| hp = HP number
| swimspeed = Swimming speed
| walkspeed = Walking speed (if none, just use swim speed)
| weakpoints = Weak points (not armored)
| armorval = The armor % for each armored limb versus each affliction (eg "damagemultiplier = 0.1" == 90% armor)
| 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 = Item 1 (or item set 1) this creature is able to drop upon death.
| chance = The probability of the item(set)1 being dropped by the creature on death in percent.
| add drops2/chance2, drops3/chance3 to add the following items or item sets. Add an asterisk '''*''' after the mutually exclusive items.
}}

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.