Difference between revisions of "Special Events"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
imported>Elaeagnifolia
Line 5: Line 5:
  
 
== Current Events ==
 
== Current Events ==
{{#cargo_query:tables=Events
+
{{#invoke:CargoQuery|main
|where=(DATEDIFF(StartDate,NOW()) < 0 OR DATEDIFF(StartDate,NOW()) = 0) AND DATEDIFF(EndDate,Now()) > 0
+
|q?tables=Events
|fields=Name
+
|q?where=(DATEDIFF(StartDate,NOW()) < 0 OR DATEDIFF(StartDate,NOW()) = 0) AND DATEDIFF(EndDate,Now()) > 0
|format=template
+
|q?fields=Name
 
|template=Event info card
 
|template=Event info card
 
|default=''There are currently no ongoing events.''
 
|default=''There are currently no ongoing events.''
|order by=StartDate DESC
+
|q?orderBy=StartDate DESC
|group by=_pageName
+
|q?groupBy=_pageName
 
}}
 
}}
  
 
== Upcoming Events ==
 
== Upcoming Events ==
{{#cargo_query:tables=Events
+
{{#invoke:CargoQuery|main
|where=DATEDIFF(StartDate,NOW()) > 0 OR StartDate IS NULL
+
|q?tables=Events
|fields=Name
+
|q?where=DATEDIFF(StartDate,NOW()) > 0 OR StartDate IS NULL
|format=template
+
|q?fields=Name
 
|template=Event info card
 
|template=Event info card
 
|default=''No upcoming event has been announced.''
 
|default=''No upcoming event has been announced.''
|order by=StartDate DESC
+
|q?orderBy=StartDate DESC
|group by=_pageName
+
|q?groupBy=_pageName
 
}}
 
}}
  
 
== Event Archive ==
 
== Event Archive ==
 
{{Main|[[Events/Archive]]}}
 
{{Main|[[Events/Archive]]}}

Revision as of 13:14, 29 January 2019

There are limited events in Dragalia Lost which feature exclusive event-only rewards as well as rare materials such as Twinkling Sand. There are three types of events currently known:

  • Raid Events - Events where players fight a colossal enemy that can only be challenged while playing Co-op, with up to four players and a total of sixteen adventurers.
  • Facility Events - Events where players can acquire certain Facilities that can only be obtained and upgraded through these events.
  • Labyrinth Events - No specific details currently known.

Current Events

Lua error: Error: Table Events not found..

Upcoming Events

Lua error: Error: Table Events not found..

Event Archive

Main article: Events/Archive