Liquid-cooled: Difference between revisions

39 bytes added ,  14:47, 22 December 2020
m
Add a small bit of text to introduce the table
(add the table)
m (Add a small bit of text to introduce the table)
Line 30: Line 30:
A {{name}} weapon will not fire if its liquid reservoir is empty.
A {{name}} weapon will not fire if its liquid reservoir is empty.
== Table ==
== Table ==
The following weapons can be {{name}}:
{{#cargo_query:tables=ItemsTable=IT, GeneralData=GD|join on=IT.JoinKey=GD.JoinKey|fields=CONCAT('{{((}}favilink page {{!}}', IT._pageName, '{{))}}')=Gun, Shots, GD.Tier=Tier, CONCAT(CONCAT(CASE
{{#cargo_query:tables=ItemsTable=IT, GeneralData=GD|join on=IT.JoinKey=GD.JoinKey|fields=CONCAT('{{((}}favilink page {{!}}', IT._pageName, '{{))}}')=Gun, Shots, GD.Tier=Tier, CONCAT(CONCAT(CASE
   WHEN FLOOR(Shots*1.3) > FLOOR(Shots + 1) THEN FLOOR(Shots * 1.3)
   WHEN FLOOR(Shots*1.3) > FLOOR(Shots + 1) THEN FLOOR(Shots * 1.3)