Difference between revisions of "Co-abilities"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "{| class="wikitable sortable" style="text-align:center;" ! Icon ! Name ! Might Value ! Description ! Adventurers with Co-ability |- {{#cargo_query:tables=CoAbilities |fields=I...")
 
>Boblers
(adding navbox)
 
(56 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 +
{{See|[[Adventurer Co-abilities List]]}}
 +
Co-abilities are abilities that all adventurers have that are applied to the entire team.
 +
These abilities can be upgraded in each adventurer's mana circles.
 +
 +
===Overlap===
 +
In the event that two adventurers with the same co-ability are on the same team, only the more powerful of the two will be activated.
 +
 +
For example, if an adventurer with a co-ability that provides +10% defense and an adventurer with a co-ability that provides +5% defense are on the same team, the team will receive +10% defense.
 +
 +
===Co-op===
 +
When playing co-op, only the co-abilities of the adventurers in your team will affect your team; the co-abilities of adventurers in other players' teams will not.
 +
The co-abilities of adventurers in your team will affect your entire team, regardless of if they actually participate in a quest (such as when playing co-op)
 +
 +
===Chain Co-abilities===
 +
{{See|[[Chain Co-abilities]]}}
 +
 +
==Dragon Haste==
 
{| class="wikitable sortable" style="text-align:center;"
 
{| class="wikitable sortable" style="text-align:center;"
 
! Icon
 
! Icon
Line 6: Line 23:
 
! Adventurers with Co-ability
 
! Adventurers with Co-ability
 
|-
 
|-
{{#cargo_query:tables=CoAbilities
+
{{#invoke:CargoQuery|main
|fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might
+
|q?tables=CoAbilities
|format=template
+
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 
|template=CoAbilityTableEntry
 
|template=CoAbilityTableEntry
|named args=yes
+
|q?limit=999
|limit=500
+
|q?groupBy=_pageName
|group by=_pageName
+
|q?orderBy=Id
|order by=Id
+
|q?where=GenericName="Dragon Haste"
 
}}
 
}}
 
|}
 
|}
 +
 +
==Strength==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Strength"
 +
}}
 +
|}
 +
 +
==Critical Rate==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Critical Rate"
 +
}}
 +
|}
 +
 +
==Critical Damage==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Critical Damage"
 +
}}
 +
|}
 +
 +
==Defense==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Defense"
 +
}}
 +
|}
 +
 +
==HP==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="HP"
 +
}}
 +
|}
 +
 +
==HP & Defense==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="HP & Defense"
 +
}}
 +
|}
 +
 +
==Skill Haste==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Skill Haste"
 +
}}
 +
|}
 +
 +
==Skill Damage==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Skill Damage"
 +
}}
 +
|}
 +
 +
==Recovery Potency==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Recovery Potency"
 +
}}
 +
|}
 +
 +
==Shapeshifting Boost==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Shapeshifting Boost"
 +
}}
 +
|}
 +
 +
==Paralyzed Punisher==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Paralyzed Punisher"
 +
}}
 +
|}
 +
 +
 +
==Overdrive Punisher & Gauge Accelerator==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Overdrive Punisher & Gauge Accelerator"
 +
}}
 +
|}
 +
 +
==Reduced Strength & Defense Punisher==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Reduced Strength & Defense Punisher"
 +
}}
 +
|}
 +
 +
== Buff Time ==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Buff Time"
 +
}}
 +
|}
 +
 +
==Standard Attack Damage==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Standard Attack Damage"
 +
}}
 +
|}
 +
 +
== Force Strike ==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Force Strike"
 +
}}
 +
|}
 +
 +
==Light Damage==
 +
{| class="wikitable sortable" style="text-align:center;"
 +
! Icon
 +
! Name
 +
! Might Value
 +
! Description
 +
! Adventurers with Co-ability
 +
|-
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=PageName,Name,Details=Details,PartyPowerWeight=Might
 +
|q?format=template
 +
|template=CoAbilityTableEntry
 +
|q?limit=999
 +
|q?groupBy=_pageName
 +
|q?orderBy=Id
 +
|q?where=GenericName="Light Damage"
 +
}}
 +
|}
 +
{{Mechanics navbox}}

Latest revision as of 19:07, 24 June 2020

See: Adventurer Co-abilities List

Co-abilities are abilities that all adventurers have that are applied to the entire team. These abilities can be upgraded in each adventurer's mana circles.

Overlap

In the event that two adventurers with the same co-ability are on the same team, only the more powerful of the two will be activated.

For example, if an adventurer with a co-ability that provides +10% defense and an adventurer with a co-ability that provides +5% defense are on the same team, the team will receive +10% defense.

Co-op

When playing co-op, only the co-abilities of the adventurers in your team will affect your team; the co-abilities of adventurers in other players' teams will not. The co-abilities of adventurers in your team will affect your entire team, regardless of if they actually participate in a quest (such as when playing co-op)

Chain Co-abilities

See: Chain Co-abilities


Dragon Haste

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Strength

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Critical Rate

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Critical Damage

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Defense

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

HP

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

HP & Defense

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Skill Haste

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Skill Damage

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Recovery Potency

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Shapeshifting Boost

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Paralyzed Punisher

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability


Overdrive Punisher & Gauge Accelerator

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Reduced Strength & Defense Punisher

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Buff Time

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Standard Attack Damage

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Force Strike

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability

Light Damage

Lua error: Error: Table CoAbilities not found..
Icon Name Might Value Description Adventurers with Co-ability