Difference between revisions of "New Content"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>FlareKyn
 
(90 intermediate revisions by 6 users not shown)
Line 2: Line 2:
  
 
==Quests==
 
==Quests==
===[[High Midgardsormr's Trial: Prelude]]===
 
[[File:Banner High_Midgardsormr's_Trial.png|350px|link=High Midgardsormr's Trial: Prelude]]
 
 
<b>Unlock:</b> Complete [[Midgardsormr's_Trial#Master|Midgardsormr's Trial: Master]]<br>
 
<b>Primary Reward:</b> {{Icon|Material|Windwyrm's Squallscale|text=0|size=32px}} {{Icon|Material|Windwyrm's Sphere|text=0|size=32px}}
 
 
 
===Void Battles===
 
===Void Battles===
 
{{Main|[[Event Quests#Void Battles|Void Battles]]}}
 
{{Main|[[Event Quests#Void Battles|Void Battles]]}}
[[File:Void Battles Teaser.png|400px|link=Event Quests#Void Battles]]
+
[[File:Banner Top Void Battles (November 2019).png|400px|link=Event Quests#Void Battles]]
 
{{See|[[Shop#Void Battles|Void Battles Exchange]]}}
 
{{See|[[Shop#Void Battles|Void Battles Exchange]]}}
 
Void Battles become available after completing Chapter 7/5-6, and rotate every day of the week at 6:00 AM UTC. They are the primary source of event materials used to craft weapons that have special abilities. Additional quests to take on and weapons to craft will be added every month.
 
Void Battles become available after completing Chapter 7/5-6, and rotate every day of the week at 6:00 AM UTC. They are the primary source of event materials used to craft weapons that have special abilities. Additional quests to take on and weapons to craft will be added every month.
Line 17: Line 11:
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=Events
 
|q?tables=Events
|q?fields=Name
+
|q?fields=_pageName=Name,Name=GeneralEventName
 
|q?where=NOW() between StartDate and EndDate
 
|q?where=NOW() between StartDate and EndDate
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
Line 28: Line 22:
 
==Castle Stories==
 
==Castle Stories==
 
{{#cargo_query:tables=CastleStories
 
{{#cargo_query:tables=CastleStories
|fields=CONCAT('<div>[[File:', Id, '.png|500px|link=',_pageName,']]<br/>[[',_pageName,'|',Title,']]</div>')
+
|fields=CONCAT('<div>[[File:', Id, '.png|500px|link=',_pageName,']]<br />[[',_pageName,'|',Title,']]</div>')
 
|where=Event="{{#cargo_query:tables=Events
 
|where=Event="{{#cargo_query:tables=Events
 
|fields=Name
 
|fields=Name
Line 66: Line 60:
 
|no html
 
|no html
 
}}"
 
}}"
|q?orderBy=ReleaseDate DESC, Name ASC
+
|q?orderBy=ReleaseDate DESC, Id ASC, Name ASC
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|more results text=
 
|more results text=
Line 76: Line 70:
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=SummonShowcase
 
|q?tables=SummonShowcase
|q?fields=Title,StartDate,EndDate
+
|q?fields=Image,BannerTopImage,Title,Type,MaxSummons,StartDate,EndDate,Adventurer,Dragons,Wyrmprints,Video
 
|q?where=NOW() between StartDate and EndDate
 
|q?where=NOW() between StartDate and EndDate
|q?orderBy=StartDate DESC, Title ASC
+
|q?orderBy=Type DESC, StartDate DESC, Title ASC
 
|q?groupBy=Title
 
|q?groupBy=Title
 
|template=CT
 
|template=CT
Line 88: Line 82:
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=Adventurers
 
|q?tables=Adventurers
|q?fields=FullName=Name
+
|q?fields=CONCAT('Adventurer')=Type,FullName=Name
|q?where=ReleaseDate="{{#cargo_query:tables=Events
+
|q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase
 +
|fields=StartDate
 +
|where=NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate ASC,
 +
|limit=
 +
|more results text=
 +
|no html
 +
}}" OR ReleaseDate>="{{#cargo_query:tables=Events
 +
|fields=StartDate
 +
|where=NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate ASC
 +
|limit=
 +
|more results text=
 +
|no html
 +
}}")
 +
|q?groupBy=_pageName
 +
|q?orderBy= ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC
 +
|more results text=
 +
|template=Character info card
 +
|default=
 +
}}
 +
 
 +
==Mana Spirals==
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Adventurers
 +
|q?fields=CONCAT('Adventurer')=Type,FullName=Name
 +
|q?where=IsPlayable=1 AND (ManaSpiralDate>="{{#cargo_query:tables=SummonShowcase
 
|fields=StartDate
 
|fields=StartDate
 
|where=NOW() between StartDate and EndDate
 
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC,
|limit=1
+
|limit=
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}" OR ReleaseDate="{{#cargo_query:tables=SummonShowcase
+
}}" OR ManaSpiralDate>="{{#cargo_query:tables=Events
 
|fields=StartDate
 
|fields=StartDate
|where=StartDate < NOW()
+
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC
|limit=1
+
|limit=
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}"
+
}}")
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
|q?orderBy= ReleaseDate DESC, ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC
+
|q?orderBy= ManaSpiralDate DESC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC
 
|more results text=
 
|more results text=
 
|template=Character info card
 
|template=Character info card
Line 116: Line 138:
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=Dragons
 
|q?tables=Dragons
|q?fields=FullName=Name
+
|q?fields=CONCAT('Dragon')=Type,FullName=Name
|q?where=ReleaseDate="{{#cargo_query:tables=Events
+
|q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase
 
|fields=StartDate
 
|fields=StartDate
 
|where=NOW() between StartDate and EndDate
 
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC
|limit=1
+
|limit=
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}" OR ReleaseDate="{{#cargo_query:tables=SummonShowcase
+
}}" OR ReleaseDate>="{{#cargo_query:tables=Events
 
|fields=StartDate
 
|fields=StartDate
|where=StartDate < NOW()
+
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC
|limit=1
+
|limit=
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}"
+
}}")
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
|q?orderBy=ReleaseDate DESC, Rarity DESC, BaseId DESC, VariationId, Name ASC
+
|q?orderBy=ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, Id DESC, FullName ASC
 
|more results text=
 
|more results text=
 
|template=Dragon info card
 
|template=Dragon info card
Line 144: Line 166:
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=Wyrmprints
 
|q?tables=Wyrmprints
|q?fields=Name
+
|q?fields=CONCAT('Wyrmprint')=Type,Name=Name
|q?where=ReleaseDate="{{#cargo_query:tables=Events
+
|q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase
 
|fields=StartDate
 
|fields=StartDate
 
|where=NOW() between StartDate and EndDate
 
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC
|limit=1
+
|limit=
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}" OR ReleaseDate="{{#cargo_query:tables=SummonShowcase
+
}}" OR ReleaseDate>="{{#cargo_query:tables=Events
 
|fields=StartDate
 
|fields=StartDate
|where=StartDate < NOW()
+
|where=NOW() between StartDate and EndDate
 
|group by=StartDate
 
|group by=StartDate
|order by=StartDate DESC
+
|order by=StartDate ASC
 
|limit=1
 
|limit=1
 
|more results text=
 
|more results text=
 
|no html
 
|no html
}}"
+
}}")
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|q?orderBy=ReleaseDate DESC, Rarity DESC, BaseId DESC, Name ASC
 
|q?orderBy=ReleaseDate DESC, Rarity DESC, BaseId DESC, Name ASC
Line 191: Line 213:
 
}}"
 
}}"
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
|q?orderBy=ElementalType ASC, Type ASC, Rarity DESC, Id DESC, Name ASC
+
|q?orderBy=ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, TypeId ASC, Id DESC, WeaponName ASC
 
|more results text=
 
|more results text=
|template=Weapon_info_card
+
|template=Weapon info card
 
|default=
 
|default=
 
}}
 
}}
 
==Mechanics==
 
{{See|[[Version Changelog]]}}
 
===Advanced Dragon Trials Reward Adjustment===
 
*{{Icon|Material|Succulent Dragonfruit|text=1|size=19px}} has been added to the weekly rewards of Advanced Dragon Trials.
 

Latest revision as of 14:41, 13 April 2020

See: New Content, Upcoming Content, Unconfirmed Content, Version Changelog


Quests

Void Battles

Main article: Void Battles

Banner Top Void Battles (November 2019).png

See: Void Battles Exchange

Void Battles become available after completing Chapter 7/5-6, and rotate every day of the week at 6:00 AM UTC. They are the primary source of event materials used to craft weapons that have special abilities. Additional quests to take on and weapons to craft will be added every month.

Events

Lua error: Error: Table Events not found..

Castle Stories

Error: Table CastleStories not found.

Facilities

Lua error: Error: Table Facilities not found..

Summon Showcase

Lua error: Error: Table SummonShowcase not found..

Adventurers

Lua error: Error: Table Adventurers not found..

Mana Spirals

Lua error: Error: Table Adventurers not found..

Dragons

Lua error: Error: Table Dragons not found..

Wyrmprints

Lua error: Error: Table Wyrmprints not found..

Weapons

Lua error: Error: Table Weapons not found..