Difference between revisions of "User:Mornsta/Sandbox11"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
(Blanked the page)
>Mornsta-gpuser
Line 1: Line 1:
 +
==Attack Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=10101
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}
  
 +
==Defense Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=10102
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}
 +
==Recovery Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=10103
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}
 +
 +
==Suport Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=10104
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}
 +
 +
==Event Perks Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=19801
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}
 +
 +
==Other Group==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Description
 +
! Description
 +
! Description
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might,GenericName,AbilityGroup
 +
|q?where=AbilityGroup=19901
 +
|q?groupBy=_pageName
 +
|q?orderBy=
 +
CASE
 +
WHEN ID IS NULL THEN 0
 +
WHEN Id < 10 THEN 1
 +
WHEN Id < 100 THEN 2
 +
ELSE 0
 +
END ASC,
 +
Id ASC
 +
|q?limit=999
 +
|template=Test
 +
}}
 +
|}

Revision as of 13:43, 5 March 2019

Attack Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description

Defense Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description

Recovery Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description

Suport Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description

Event Perks Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description

Other Group

Lua error: Error: Table Abilities not found..
Icon Name Might Value Description Description Description Description