Category:Liquid Fueled Energy Cells: Difference between revisions

Jump to navigation Jump to search
fix cargo query
(Added a more overall description of what makes liquid fueled cells different from normal cells)
(fix cargo query)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Liquid fueled energy cells are a subset of normal [[:Category:Energy Cells]] which, rather than simply containing a certain number of charges, extract energy from a certain [[:Category:Liquids|Liquid]].
Liquid fueled energy cells are a subset of normal [[:Category:Energy Cells|Energy Cells]] which, rather than simply containing a certain number of charges, extract energy from a certain [[:Category:Liquids|Liquid]].


Each liquid fueled energy cell acts as a container which can consume a liquid specific to the type of cell in order to supply energy to an artifact. The number of charges which can be extracted from a single dram of liquid varies between cell types.
Each liquid fueled energy cell acts as a container which can consume a liquid specific to the type of cell in order to supply energy to an artifact. The number of charges which can be extracted from a single dram of liquid varies between cell types.
{{#cargo_query:tables=ArtifactData=AD,PhysicalProperties=PP,GeneralData=GD|join on=AD.JoinKey=GD.JoinKey,AD.JoinKey=PP.JoinKey|fields=GD._pageName=Cell,AD.ChargePerDram,FLOOR(PP.Volume) * AD.ChargePerDram=Max Charge|where=GD.ParentObject WITHIN 'Liquid Fueled Energy Cell'|order by=AD.ChargePerDram}}


[[Category:Energy Cells]]
[[Category:Energy Cells]]

Navigation menu