Template:Sandbox: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]
{| class="wikitable sortable"
{{Sandbox}}</noinclude>
! colspan = 3|Weapon Stats
<includeonly>
! colspan = 4|Ammunition Stats
{| class="resonsive-table sortable" style="text-align:center; width: 100%;"
! rowspan = 2|Notes
|-
|-
! style="width: 13%" | Affliction
!Weapon Name
! style="width: 5%" |<span class="explain" title="Is the affliction able to be applied on a specific limb?">Limb Specific?</span>
!<abbr title="Rounds per Second">RPS</abbr>
! style="width: 5%" |<span class="explain" title="Will vitality loss and/or afflictions gain be a percentage the victim's max vitality?">Scaled to Vitality?</span>
!Ammunition
! style="width: 7%" |If left alone
!Afflictions
! style="width: 7%" class="unsortable" |Strength Range
!Penetration
! style="width: 20%" class="unsortable" |<span class="explain" title="What happens in that strength range?">Effects</span>
! style="width: 16%" class="unsortable" |<span class="explain" title="Total affliction strength reduction, Success | Failure">Treatments</span>
! style="width: 15%" class="unsortable" |<span class="explain" title="Total affliction strength increase, Success | Failure. Weapons and creature attacks not included.">Causes</span>
{{#cargo_query:
{{#cargo_query:
tables = Afflictions
tables = Items,Ammunition
| fields = Afflictions.identifier, Afflictions.name, Afflictions.icon, Afflictions.sort, Afflictions.description, Afflictions.limb, Afflictions.limbnote, Afflictions.scaled, Afflictions.evolution, Afflictions.treatments, Afflictions.causes, Afflictions.range1, Afflictions.effect1, Afflictions.range2, Afflictions.effect2, Afflictions.range3, Afflictions.effect3, Afflictions.range4, Afflictions.effect4, Afflictions.range5, Afflictions.effect5, Afflictions.range6, Afflictions.effect6, Afflictions.range7, Afflictions.effect7, Afflictions.range8, Afflictions.effect8
| join on = Items.name = Ammunition.name
| order by = Afflictions.sort ASC, _pageName ASC
 
| fields = Items.name, Items.type, Items.icon, Items.afflictions, Items.attackspeed, Items.penetration, Items.pellets, Ammunition.magazine, Ammunition.penetration, Ammunition.structuredamage, Items.explosionstructuredamage, Ammunition.explosionrange, Ammunition.usedby, Ammunition.usedby2, Ammunition.usedby3, Items.ammo, Items.ammocount, Items.magazine, Items.hands, Items.note,
 
Items.bluntforcetrauma, Items.lacerations, Items.gunshotwound, Items.deeptissueinjury, Items.organdamage, Items.burn, Items.bleeding, Items.oxygenlow, Items.huskinfection, Items.psychosis, Items.morbusinepoisoning, Items.sufforinpoisoning, Items.deliriuminepoisoning, Items.cyanidepoisoning, Items.radiationsickness, Items.paralysis, Items.progressivestun, Items.stun, Items.explosionradiationsickness, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun
 
| where = Items.type = "weapon" AND Items.ammocount > 0
| format = template
| format = template
| template = Sandbox/row
| template = Sandbox/row
| named args = yes
| named args = yes
| delimiter = \n
}}
}}
|}
|}
</includeonly>

Latest revision as of 19:53, 27 June 2022

Weapon Stats Ammunition Stats Notes
Weapon Name RPS Ammunition Afflictions Penetration
Error: No field named "type" found for the database table "Items".