Difference between revisions of "Consumables"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Seraii
>Boblers
(adding navbox)
 
(133 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Consumables==
+
==Recovery Items==
{{#cargo_query:tables=Consumables
+
{| class="wikitable sortable" style="width:100%"
|fields=CONCAT('[[File:', Id, '.png|64px|link=', _pageName, ']]')=Icon,CONCAT( '[[', Name, ']]' ) = Name,Description
+
! Icon
|where=Category LIKE "1%"
+
! Name
|order by=SortId
+
! style="width: 40%"|Description
|group by=_pageName
+
! style="width: 40%"|Where to Obtain
|format=table
+
{{#invoke:CargoQuery|main
 +
|q?tables=Consumables
 +
|q?fields=Id,_pageName,Description,Obtain
 +
|q?where=Description LIKE "%stamina%" OR Description LIKE "%getherwing%"
 +
|q?orderBy=SortId
 +
|q?groupBy=_pageName
 +
|template=Consumables Table Row
 
}}
 
}}
 
 
==Recovery Items==
 
 
{| class="wikitable"
 
! Item || Description
 
|-
 
| [[Honey]] || Delicious, nutritious honey. Restores 10 stamina.
 
|-
 
| [[Quality Honey]] || Carefully produced revitalizing honey. Restores 20 stamina.
 
|-
 
| [[Exquisite Honey]] || Supreme honey that fills you with vitality. Restores 30 stamina.
 
|-
 
| [[Ethon Ashes]] || The ashes of the ethon bird's feathers. Restores 1 getherwing.
 
|-
 
| [[Blessed Ethon Ashes]] || The hallowed ashes of the ethon bird's crest. Restores 6 getherwings.
 
 
|}
 
|}
  
 
==Vouchers==
 
==Vouchers==
{| class="wikitable"
+
{| class="wikitable sortable" style="width:100%"
! Item || Description
+
! Icon
|-
+
! Name
| [[Skip Ticket]] || Skip tickets are handy items that allow you to clear quests without having to actually fight.
+
! style="width: 40%"|Description  
|-
+
! style="width: 40%"|Where to Obtain
| [[Summon Voucher]] || Allows you to perform 1 summon.
+
{{#invoke:CargoQuery|main
|-
+
|q?tables=Consumables
| [[Tenfold Summon Voucher]] || Allows you to perform 10 summons.
+
|q?fields=Id,_pageName,Description,Obtain
|-
+
|q?where=Name LIKE "%Ticket%" OR Name LIKE "%Voucher%"
| [[5★ Summon Voucher]] || Allows you to summon a {{5*}} adventurer.
+
|q?orderBy=SortId
 +
|q?groupBy=_pageName
 +
|template=Consumables Table Row
 +
}}
 
|}
 
|}
 +
 +
{{Menus navbox}}

Latest revision as of 05:50, 23 June 2020

Recovery Items

Icon Name Description Where to Obtain

Lua error: Error: Table Consumables not found..

Vouchers

Icon Name Description Where to Obtain

Lua error: Error: Table Consumables not found..