Energy-loaded missile weapons: Difference between revisions

m
Add NPC callouts where applicable
m (wording)
m (Add NPC callouts where applicable)
Line 10: Line 10:
|join on=MWD.JoinKey=GD.JoinKey,MWD.JoinKey=AD.JoinKey,MWD.JoinKey=EI.JoinKey,MWD.JoinKey=IT.JoinKey
|join on=MWD.JoinKey=GD.JoinKey,MWD.JoinKey=AD.JoinKey,MWD.JoinKey=EI.JoinKey,MWD.JoinKey=IT.JoinKey
|fields=
|fields=
     CONCAT('{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Name,
 
     CONCAT(CASE
        WHEN GD.ObjectID = 'Naser Cannon'
        THEN '{{(}}favilink{{!}}galgal{{!}}possessive{{)}}'
        WHEN GD.ObjectID = 'LightLock'
        THEN '{{(}}favilink{{!}}conservator{{!}}possessive{{)}}'
        WHEN GD.ObjectID = 'Point-Defense Laser'
        THEN '{{(}}favilink{{!}}anomaly extinguisher{{!}}possessive{{)}}'
        ELSE ''
        END,'{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Name,
 
     AD.ChargeUsed=Energy use,
     AD.ChargeUsed=Energy use,
     CONCAT('{{(}}#replace:',MWD.AmmoDamageTypes,'{{!}}</br>{{!}},&nbsp;{{)}}')=Damage types,
     CONCAT('{{(}}#replace:',MWD.AmmoDamageTypes,'{{!}}</br>{{!}},&nbsp;{{)}}')=Damage types,
     CONCAT('{{Heart}}',IT.Damage,'+2')=Damage When Overloaded
     CONCAT('{{Heart}}',IT.Damage,'+2')=Damage When Overloaded
|where=AD.ChargeUsed IS NOT NULL AND EI.Info LIKE '%EnergyAmmoLoader,,,%'
|where=AD.ChargeUsed IS NOT NULL AND EI.Info LIKE '%EnergyAmmoLoader,,,%'
|format=table
|format=table