Difference between revisions of "List of Shareable Skills"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Boblers
(redirecting template call away from the original sandbox)
>Caledor92
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
+
{{See|[[Skills]], [[Shared Skills]]}}
    <div class="table-wrapper">
+
 
        {| class="wikitable sortable" style="width:100%"
+
{{#widget:List of Shareable Skills/css}}{{#widget:SharedSkillsFilter}}
        |-
+
{| class="shared-skill-table wikitable sortable" style="width:100%"
        ! style="width:10%" | Icon
+
|-
        ! style="width:5%" | Name
+
! Icon
        ! style="width:5%" | Cost
+
! style="width:10%" | Name
        ! style="width:15%" | Shareable Skill
+
! Cost
        ! style="width:5%" | SP
+
! style="width:15%" | Shareable Skill
        ! Description
+
! {{Tooltip|SP|SP Cost when used as a shared skill}}
        {{#invoke:CargoQuery|main
+
! Description
    |q?tables=Adventurers
+
{{#invoke:CargoQuery|main
    |q?fields=_pageName=Link,FullName=Name,ElementalType=Element,Title,WeaponType=Weapon,Rarity,Availability,Id=InternalId,CharaType=Type,VariationId,ReleaseDate,Skill1Name,Skill2Name,EditSkillLevelNum,EditSkillCost
+
  |q?tables=Adventurers,Skills
    |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() AND EditSkillLevelNum>0
+
  |q?join=Adventurers.EditSkillId=Skills.SkillId
    |template=SharedSkillTableEntry
+
  |q?fields=Adventurers._pageName=Link,FullName=Name,ElementalType,WeaponType,Rarity,Availability,Id=InternalId,VariationId,
    |q?groupBy=_pageName
+
            Skills.Name=SkillName,Skills._pageName=SkillLink,Skills.Type=SkillType,MaxSkillLevel,SpLv4Edit,EditSkillCost,
    |q?limit=999
+
            SkillLv1IconName,Description1,Description2,Description3,Description4
    |q?orderBy= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, IdLong DESC, FullName ASC
+
  |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() AND EditSkillLevelNum>0
    }}
+
  |template=SharedSkillTableEntry
        |}
+
  |q?groupBy=Adventurers._pageName
    </div>
+
  |q?limit=999
</includeonly>
+
  |q?orderBy= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, IdLong DESC, FullName ASC
<noinclude>
+
  }}
[[Category:Templates]]
+
|}
{{SharedSkillTable}}
 
</noinclude>
 

Latest revision as of 09:04, 5 July 2020

See: Skills, Shared Skills


Skill Type

Icon Name Cost Shareable Skill SPSP Cost when used as a shared skill Description

Lua error: Error: Table Adventurers not found..