Difference between revisions of "Dragon List"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>Eave
(only need the max level abilities now)
 
(28 intermediate revisions by 5 users not shown)
Line 14: Line 14:
 
! Ability 2
 
! Ability 2
 
! Release Date
 
! Release Date
{{#cargo_query:
+
{{#invoke:CargoQuery|main
tables=Dragons
+
|q?tables=Dragons
|fields=_pageName=Link,_pageName=Name,Rarity,ElementalType=Element,MaxHp,MaxAtk,BaseId,SkillName,Abilities11,Abilities12,Abilities21,Abilities22,ReleaseDate
+
|q?fields=_pageName=Link,FullName=Name,Rarity,Availability,ElementalType=Element,MaxHp,MaxAtk,BaseId,SkillName,Abilities15,Abilities25,ReleaseDate
|where=IsPlayable!=0
+
|q?where=IsPlayable!=0 AND ReleaseDate <= NOW()
|format=template
 
 
|template=DragonTableEntry
 
|template=DragonTableEntry
|named args=yes
+
|q?limit=999
|order by=  
+
|q?orderBy= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC
    CASE ElementalType
+
|q?groupBy=_pageName
    WHEN 'Flame' THEN 1
 
    WHEN 'Water' THEN 2
 
    WHEN 'Wind' THEN 3
 
    WHEN 'Light' THEN 4
 
    WHEN 'Shadow' THEN 5
 
    ELSE 0
 
    END ASC,  
 
    Rarity DESC, Id DESC
 
|group by=_pageName
 
 
}}
 
}}
 
|}
 
|}

Latest revision as of 00:22, 29 July 2020

Icon Name Rarity Element Hp Str Skill Ability 1 Ability 2 Release Date

Lua error: Error: Table Dragons not found..