Difference between revisions of "New Content"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
m
>FlareKyn
 
(446 intermediate revisions by 9 users not shown)
Line 1: Line 1:
===Release Date===
+
{{See|[[New Content]], [[Upcoming Content]], [[Unconfirmed Content]], [[Version Changelog]]}}
*'''Nov. 15, 2018 @ 6:00 AM UTC'''
 
  
== Summon Showcase ==
+
==Quests==
 +
===Void Battles===
 +
{{Main|[[Event Quests#Void Battles|Void Battles]]}}
 +
[[File:Banner Top Void Battles (November 2019).png|400px|link=Event Quests#Void Battles]]
 +
{{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.
  
 +
==Events==
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Events
 +
|q?fields=_pageName=Name,Name=GeneralEventName
 +
|q?where=NOW() between StartDate and EndDate
 +
|q?groupBy=_pageName
 +
|q?orderBy=StartDate DESC, Name ASC
 +
|template=Event info card
 +
|more results text=
 +
|default=
 +
}}
  
== Adventurers ==
+
==Castle Stories==
<!--{{Character info card|Naveed}}{{Character info card|Sinoa}}{{Character info card|Vida}}{{Character info card|Melsa}}-->
+
{{#cargo_query:tables=CastleStories
===3D Model Links===
+
|fields=CONCAT('<div>[[File:', Id, '.png|500px|link=',_pageName,']]<br />[[',_pageName,'|',Title,']]</div>')
 +
|where=Event="{{#cargo_query:tables=Events
 +
|fields=Name
 +
|where= NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate DESC
 +
|limit=1
 +
|more results text=
 +
|no html
 +
}}"
 +
|group by=_pageName
 +
|order by = ReleaseDate DESC, Id ASC, Title ASC
 +
|more results text=
 +
|delimiter=
 +
|default=
 +
}}
  
== Dragons ==
+
==Facilities==
<!--{{Dragon info card|Cerberus}}{{Dragon info card|Sylvia}}-->
+
{{#invoke:CargoQuery|main
 +
|q?tables=Facilities
 +
|q?fields=Name
 +
|q?where=ReleaseDate="{{#cargo_query:tables=Events
 +
|fields=StartDate
 +
|where=NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate DESC
 +
|limit=1
 +
|more results text=
 +
|no html
 +
}}" OR ReleaseDate="{{#cargo_query:tables=SummonShowcase
 +
|fields=StartDate
 +
|where=StartDate < NOW()
 +
|group by=StartDate
 +
|order by=StartDate DESC
 +
|limit=1
 +
|more results text=
 +
|no html
 +
}}"
 +
|q?orderBy=ReleaseDate DESC, Id ASC, Name ASC
 +
|q?groupBy=_pageName
 +
|more results text=
 +
|template=Facility info card
 +
|default=
 +
}}
  
== Wyrmprints ==
+
==Summon Showcase==
<!--{{Wyrmprint info card|Jewels of the Sun}}{{Wyrmprint info card|Cleo's Ruse}}{{Wyrmprint info card|Samurai Siesta}}{{Wyrmprint info card|The Halidom's Picnic}}{{Wyrmprint info card|Better Together}}-->
+
{{#invoke:CargoQuery|main
 +
|q?tables=SummonShowcase
 +
|q?fields=Image,BannerTopImage,Title,Type,MaxSummons,StartDate,EndDate,Adventurer,Dragons,Wyrmprints,Video
 +
|q?where=NOW() between StartDate and EndDate
 +
|q?orderBy=Type DESC, StartDate DESC, Title ASC
 +
|q?groupBy=Title
 +
|template=CT
 +
|default=
 +
|more results text=
 +
}}
  
== Event ==
+
==Adventurers==
<!--{{Event info card|Kindness and Captivity}}-->
+
{{#invoke:CargoQuery|main
<gallery>
+
|q?tables=Adventurers
File:A Wish to the Winds Banner_Event_02_Mypage.png
+
|q?fields=CONCAT('Adventurer')=Type,FullName=Name
File:A Wish to the Winds Event_Jikai_Preview_01.png
+
|q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase
File:A Wish to the Winds Event_Jikai_Preview_02.png
+
|fields=StartDate
</gallery>
+
|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
 +
|where=NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate ASC,
 +
|limit=
 +
|more results text=
 +
|no html
 +
}}" OR ManaSpiralDate>="{{#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= ManaSpiralDate DESC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC
 +
|more results text=
 +
|template=Character info card
 +
|default=
 +
}}
 +
 
 +
==Dragons==
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Dragons
 +
|q?fields=CONCAT('Dragon')=Type,FullName=Name
 +
|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, Id DESC, FullName ASC
 +
|more results text=
 +
|template=Dragon info card
 +
|default=
 +
}}
 +
 
 +
==Wyrmprints==
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Wyrmprints
 +
|q?fields=CONCAT('Wyrmprint')=Type,Name=Name
 +
|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=1
 +
|more results text=
 +
|no html
 +
}}")
 +
|q?groupBy=_pageName
 +
|q?orderBy=ReleaseDate DESC, Rarity DESC, BaseId DESC, Name ASC
 +
|more results text=
 +
|template=Wyrmprint info card
 +
|default=
 +
}}
 +
 
 +
==Weapons==
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Weapons
 +
|q?fields=WeaponName=Name
 +
|q?where=ReleaseDate="{{#cargo_query:tables=Events
 +
|fields=StartDate
 +
|where=NOW() between StartDate and EndDate
 +
|group by=StartDate
 +
|order by=StartDate DESC
 +
|limit=1
 +
|more results text=
 +
|no html
 +
}}" OR ReleaseDate="{{#cargo_query:tables=SummonShowcase
 +
|fields=StartDate
 +
|where=StartDate < NOW()
 +
|group by=StartDate
 +
|order by=StartDate DESC
 +
|limit=1
 +
|more results text=
 +
|no html
 +
}}"
 +
|q?groupBy=_pageName
 +
|q?orderBy=ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, TypeId ASC, Id DESC, WeaponName ASC
 +
|more results text=
 +
|template=Weapon info card
 +
|default=
 +
}}

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..