Template:Attacks: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
(added bloodloss, only for attack1 for now (swarm feeder))
Line 16: Line 16:
tables = Creatures
tables = Creatures
| fields = name, attack1, attack2, attack3, attack4, attack5,  
| fields = name, attack1, attack2, attack3, attack4, attack5,  
attack1target, attack1structuredamage, attack1aoestructuredamage, attack1explosionrange, attack1explosionrange2, attack1cooldown, attack1force, attack1bitewounds, attack1bitewoundschance, attack1bleeding, attack1bleedingchance, attack1lacerations, attack1lacerationschance, attack1stun, attack1stuninside, attack1stunchance, attack1huskinfection, attack1huskinfectionchance, attack1burn, attack1burnchance, attack1watchersgaze, attack1emp, attack1penetration, attack1bluntforcetrauma, attack1note, attack1paralysis, attack1paralysischance,
attack1target, attack1structuredamage, attack1aoestructuredamage, attack1explosionrange, attack1explosionrange2, attack1cooldown, attack1force, attack1bitewounds, attack1bitewoundschance, attack1bleeding, attack1bleedingchance, attack1lacerations, attack1lacerationschance, attack1stun, attack1stuninside, attack1stunchance, attack1huskinfection, attack1huskinfectionchance, attack1burn, attack1burnchance, attack1watchersgaze, attack1emp, attack1penetration, attack1bluntforcetrauma, attack1note, attack1paralysis, attack1paralysischance, attack1bloodloss, attack1bloodlosschance,


attack2target, attack2structuredamage, attack2aoestructuredamage, attack2explosionrange, attack2explosionrange2, attack2cooldown, attack2force, attack2bitewounds, attack2bitewoundschance, attack2bleeding, attack2bleedingchance, attack2lacerations, attack2lacerationschance, attack2stun, attack2stuninside, attack2stunchance, attack2huskinfection, attack2huskinfectionchance, attack2burn, attack2burnchance, attack2watchersgaze, attack2emp, attack2penetration, attack2bluntforcetrauma, attack2note, attack2paralysis, attack2paralysischance,
attack2target, attack2structuredamage, attack2aoestructuredamage, attack2explosionrange, attack2explosionrange2, attack2cooldown, attack2force, attack2bitewounds, attack2bitewoundschance, attack2bleeding, attack2bleedingchance, attack2lacerations, attack2lacerationschance, attack2stun, attack2stuninside, attack2stunchance, attack2huskinfection, attack2huskinfectionchance, attack2burn, attack2burnchance, attack2watchersgaze, attack2emp, attack2penetration, attack2bluntforcetrauma, attack2note, attack2paralysis, attack2paralysischance,

Revision as of 17:42, 5 June 2022

This template is used on creatures pages in the Attacks section, to display a table listing their attacks. Data is read from the Creatures cargo table, and as such, it must be defined in the creature infobox. See Template:Creatures infobox for details.

By default, it uses the PAGENAME as the creature's name. If it is ever required, you can specify a different name in the first parameter, if using it on a different page: {{Attacks|Watcher}}.