Difference between revisions of "Upcoming Content"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "== New Adventurers == * Summon Showcase ** {{3*}} Edward: Bloodsucking Butler ** {{4*}} Althemia: Diametric Vampire ** {{5*}} Elisanne: Vampaladyn == Wyrmprints =...")
 
>Sidapa
 
Line 1: Line 1:
== New Adventurers ==
+
{{See|[[New Content]], [[Upcoming Content]], [[Unconfirmed Content]], [[Version Changelog]]}}
* Summon Showcase
+
{{NoticeUnreleasedContent}}
** {{3*}} [[Edward: Bloodsucking Butler]]
+
{{Cleanup}}
** {{4*}} [[Althemia: Diametric Vampire]]
+
=This Month in Dragalia Lost (July 2020)=
** {{5*}} [[Elisanne: Vampaladyn]]
+
* Adjusting [[Halloween Elisanne]].
 +
* Unlocking [[Mana Spirals]] for [[Zardin]], [[Ricardt]], [[Karina]], [[Luther]], [[Xander]], and [[Lily]].
 +
* A defensive battle will be added.
 +
* [[The Hunt for Harmony]] will be added to the [[Event Compendium]].
 +
* [[A Splash of Adventure]] and [[A Crescendo of Courage]] will be revived in late July and late August respectively.
 +
* [[Kai Yan's Wrath]] Master difficulty will be unlocked late July.
  
== Wyrmprints ==
+
=Regarding Future Game Balance=
* [[Witch's Kitchen]]
+
* Some big balance adjustments have been made lately.
* [[Of Tricks and Treats]]
+
* Adjustments will continued to be made as more content is added in the future, taking player feedback and play data into account.
* [[Plunder Pals]]
+
* The current goal is to increase the number of adventurers who can challenge the game's high-difficulty content.
 +
* Because the clear rate for high-difficulty content using certain adventurers is extremely high, adjustments are being considered so that a wider variety of adventurers can complete that content.
 +
* Adjustments will gradually be made to adventurers by unlocking their 6th mana circle tier, or by adjusting the adventurer's capabilities.
  
==Facilities==
+
=Upcoming Features=
* [[Sweet Retreat]]
+
* Specify which adventurers appear on the home page
* [[Jack=o'-Lantern]]
+
* Play past events any time
 +
* An encyclopedia
 +
* Other game improvements
  
==Materials==
+
=Events=
* [[Snack-o'-Lantern]]
+
{{#invoke:CargoQuery|main
 +
|q?tables=Events
 +
|q?fields=_pageName=Name,Name=GeneralEventName
 +
|q?where=StartDate>NOW()
 +
|q?groupBy=_pageName
 +
|q?orderBy=StartDate DESC, Name ASC
 +
|template=Event info card
 +
|more results text=
 +
|default=
 +
}}
  
== Event ==
+
=Summon Showcase=
* Facility Event - [[Trick or Treasure]]
+
{{#invoke:CargoQuery|main
** Epithets
+
|q?tables=SummonShowcase
*** Candy Artisan
+
|q?where=StartDate>NOW()
*** Pumpkin Squasher
+
|q?fields=Title
*** Halloween Hero
+
|q?groupBy=Title
 +
|q?orderBy=StartDate DESC, Title ASC
 +
|template=CT
 +
|default=No upcoming Summon Showcases.
 +
}}
 +
 
 +
==Gala Dragalia Showcase==
 +
{{Main|[[Gala Dragalia Showcase]]}}
 +
Gala Dragalia is a special summon showcase which has special features over normal summon showcases such as:
 +
* Limited-time Gala Dragalia versions of adventurers will be added, available only while Gala Dragalia is active.
 +
* The initial appearance rate for {{5*}} adventurers, dragons, and wyrmprints will be increased to 6% from the standard 4%.
 +
* If a {{5*}} fails to appear within 60 summons (instead of the normal 100 summons), then a {{5*}} will specially appear in the summon after that.
 +
* Gala Dragalia Showcases are scheduled to take place every two months.
 +
 
 +
=Adventurers=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Adventurers
 +
|q?fields=_pageName=Name
 +
|q?where= ReleaseDate > NOW()
 +
|q?groupBy=_pageName
 +
|q?orderBy= ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC
 +
|more results text=
 +
|delimiter=
 +
|template=Character info card
 +
|default=No upcoming Adventurers.
 +
}}
 +
 
 +
=Dragons=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Dragons
 +
|q?fields=_pageName=Name
 +
|q?where= ReleaseDate > NOW()
 +
|q?groupBy=_pageName
 +
|q?orderBy=ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, Id DESC, FullName ASC
 +
|more results text=
 +
|delimiter=
 +
|template=Dragon info card
 +
|default=No upcoming Dragons.
 +
}}
 +
 
 +
=Wyrmprints=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Wyrmprints
 +
|q?fields=_pageName=Name
 +
|q?where= ReleaseDate > NOW()
 +
|q?groupBy=_pageName
 +
|q?orderBy=ReleaseDate DESC, Rarity DESC, BaseId DESC, Name ASC
 +
|more results text=
 +
|delimiter=
 +
|template=Wyrmprint info card
 +
|default=No upcoming Wyrmprints.
 +
}}
 +
 
 +
=Weapons=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Weapons
 +
|q?fields=_pageName=Name
 +
|q?where= ReleaseDate > NOW()
 +
|q?groupBy=_pageName
 +
|q?orderBy=ReleaseDate DESC, Rarity DESC, ElementalTypeId ASC, TypeId ASC, Id DESC, WeaponName ASC
 +
|more results text=
 +
|delimiter=
 +
|template=Weapon info card
 +
|default=No upcoming Weapons.
 +
}}
 +
=Castle Stories=
 +
{{#cargo_query:tables=CastleStories
 +
|fields=CONCAT('<div>[[File:', Id, '.png|500px|link=',_pageName,']]<br />[[',_pageName,'|',Title,']]</div>')
 +
|group by=_pageName
 +
|where= ReleaseDate > NOW()
 +
|order by = ReleaseDate DESC, Id ASC, Title ASC
 +
|delimiter=
 +
|more results text=
 +
|default=No upcoming Castle Stories.
 +
}}
 +
 
 +
=Facilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Facilities
 +
|q?fields=_pageName=Name
 +
|q?where= ReleaseDate > NOW()
 +
|q?orderBy=ReleaseDate ASC, Id ASC, Name ASC
 +
|q?groupBy=_pageName
 +
|more results text=
 +
|delimiter=
 +
|template=Facility info card
 +
|default=No upcoming Facilities.
 +
}}

Latest revision as of 10:03, 1 July 2020

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

This article may need cleanup to meet quality standards.
Please help improve this if you can. The Discussion page may contain suggestions.

This Month in Dragalia Lost (July 2020)

Regarding Future Game Balance

  • Some big balance adjustments have been made lately.
  • Adjustments will continued to be made as more content is added in the future, taking player feedback and play data into account.
  • The current goal is to increase the number of adventurers who can challenge the game's high-difficulty content.
  • Because the clear rate for high-difficulty content using certain adventurers is extremely high, adjustments are being considered so that a wider variety of adventurers can complete that content.
  • Adjustments will gradually be made to adventurers by unlocking their 6th mana circle tier, or by adjusting the adventurer's capabilities.

Upcoming Features

  • Specify which adventurers appear on the home page
  • Play past events any time
  • An encyclopedia
  • Other game improvements

Events

Lua error: Error: Table Events not found..

Summon Showcase

Lua error: Error: Table SummonShowcase not found..

Gala Dragalia Showcase

Main article: Gala Dragalia Showcase

Gala Dragalia is a special summon showcase which has special features over normal summon showcases such as:

  • Limited-time Gala Dragalia versions of adventurers will be added, available only while Gala Dragalia is active.
  • The initial appearance rate for 5 Icon Rarity 5.png adventurers, dragons, and wyrmprints will be increased to 6% from the standard 4%.
  • If a 5 Icon Rarity 5.png fails to appear within 60 summons (instead of the normal 100 summons), then a 5 Icon Rarity 5.png will specially appear in the summon after that.
  • Gala Dragalia Showcases are scheduled to take place every two months.

Adventurers

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

Castle Stories

Error: Table CastleStories not found.

Facilities

Lua error: Error: Table Facilities not found..