Difference between revisions of "Talk:Epithets/Archive"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
(Created page with "{| class="wikitable sortable" style="width: 50%" ! style="width: 30%" | Title || Rarity || style="width: 60%" | Details |- {{#cargo_query:tables=Adventurers |fields=Title,Rari...")
>Mornsta-gpuser
Line 1: Line 1:
 +
==Adventurers==
 
{| class="wikitable sortable" style="width: 50%"
 
{| class="wikitable sortable" style="width: 50%"
 
! style="width: 30%" | Title || Rarity || style="width: 60%" | Details
 
! style="width: 30%" | Title || Rarity || style="width: 60%" | Details
Line 27: Line 28:
 
     WHEN 'Staff' THEN 8
 
     WHEN 'Staff' THEN 8
 
     ELSE 0
 
     ELSE 0
     END ASC, Id DESC
+
     END ASC, Id ASC
 +
}}
 +
|}
 +
 
 +
==Dragons==
 +
{| class="wikitable sortable" style="width: 50%"
 +
! style="width: 30%" | Title || Rarity || style="width: 60%" | Details
 +
|-
 +
 
 +
{{#cargo_query:
 +
tables=Dragons
 +
|fields=Title,Rarity, CONCAT('Read part two of of [[',_pageName,']]''s dragon story.')=Details
 +
|where=IsPlayable!=0 AND Rarity>3
 +
|named args=yes
 +
|group by=_pageName
 +
|order by=
 +
Rarity ASC,
 +
    CASE ElementalType
 +
    WHEN 'Flame' THEN 1
 +
    WHEN 'Water' THEN 2
 +
    WHEN 'Wind' THEN 3
 +
    WHEN 'Light' THEN 4
 +
    WHEN 'Shadow' THEN 5
 +
    ELSE 0
 +
    END ASC,
 +
    Id ASC
 
}}
 
}}
 
|}
 
|}

Revision as of 04:52, 21 January 2019

Adventurers

Error: Table Adventurers not found.
Title Rarity Details

Dragons

Error: Table Dragons not found.
Title Rarity Details