Difference between revisions of "Wyrmprint Obtain Location List"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(|q?orderBy=Rarity ASC, Id ASC to match in-game display + Very Hard section)
>Boblers
(→‎Unobtainable Wyrmprints: reworking query to use availability, and splitting into unobtainable and limited-quantity.)
 
(2 intermediate revisions by one other user not shown)
Line 91: Line 91:
 
|q?tables=Wyrmprints
 
|q?tables=Wyrmprints
 
|q?fields=_pageName=Name
 
|q?fields=_pageName=Name
|q?where=Obtain LIKE "%Event%" OR (Obtain NOT LIKE "%Wyrmprints Shop%" AND Obtain NOT LIKE "%Quest Drop%" AND Obtain NOT LIKE "%Treasure Trade%")
+
|q?where=Availability NOT LIKE "%Compendium%" AND Availability NOT LIKE "%Permanent%"
 +
|q?orderBy=Rarity ASC, Id ASC
 +
|template=WyrmprintTooltipIcon
 +
}}</div>
 +
 
 +
==Limited-quantity Wyrmprints==
 +
These are Wyrmprints that can be obtained at any time, but the total amount that can be obtained is limited.
 +
 
 +
<div class="flexwrap">{{#invoke:CargoQuery|main
 +
|q?tables=Wyrmprints
 +
|q?fields=_pageName=Name
 +
|q?where=(Availability LIKE "%Compendium%" OR Availability LIKE "%High Dragon%") AND (Name NOT LIKE "Greatwyrm%")
 
|q?orderBy=Rarity ASC, Id ASC
 
|q?orderBy=Rarity ASC, Id ASC
 
|template=WyrmprintTooltipIcon
 
|template=WyrmprintTooltipIcon
 
}}</div>
 
}}</div>
 
[[Category:Guides]]
 
[[Category:Guides]]

Latest revision as of 20:12, 13 May 2020

Wyrmprint Shop

Most Wyrmprints can be obtained from the Shop for Eldwater. See the Shop for additional information.

Treasure Trade Wyrmprints

These are Wyrmprints obtainable from the Treasure Trade shop via trading in materials.

Lua error: Error: Table Wyrmprints not found..

Wyrmprint Drop Locations

Campaign: Normal

Lua error: Error: Table Wyrmprints not found..

Campaign: Hard

Lua error: Error: Table Wyrmprints not found..

Campaign: Very Hard

Lua error: Error: Table Wyrmprints not found..

Avenue to Power/Avenue to Fortune

Lua error: Error: Table Wyrmprints not found..

Elemental Ruins

Lua error: Error: Table Wyrmprints not found..

Dragon Trials

Lua error: Error: Table Wyrmprints not found..

Imperial Onslaught

Lua error: Error: Table Wyrmprints not found..

Void Battles

Lua error: Error: Table Wyrmprints not found..

Unobtainable Wyrmprints

These are Wyrmprints which can not be purchased from the Shop and do not drop from any locations. These are typically Wyrmprints from time-limited summons, or Wyrmprints that were available during specific events. They may become available during future events.

Lua error: Error: Table Wyrmprints not found..

Limited-quantity Wyrmprints

These are Wyrmprints that can be obtained at any time, but the total amount that can be obtained is limited.

Lua error: Error: Table Wyrmprints not found..