Difference between revisions of "User:Mornsta/Sandbox"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>Mornsta-gpuser
Line 1: Line 1:
 
{{#cargo_query:
 
{{#cargo_query:
 
|tables=Weapons
 
|tables=Weapons
|fields=WeaponName,CraftGroupId,COUNT(CraftNodeId), CraftNodeId, ParentCraftNodeId
+
|fields=WeaponName, FlavorText, ReleaseDate
|where=ParentCraftNodeId=101
+
|where=WeaponName!="Zethia's Staff" AND Abilities11 != "0" AND ReleaseDate ="2019-03-20 06:00"
|order by=CraftGroupId,CraftNodeId
 
|group by=CraftGroupId
 
|limit=9999
 
 
|default=}}
 
|default=}}

Revision as of 14:04, 21 March 2019

Error: Table Weapons not found.