Difference between revisions of "Strength Down"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Imxtrabored25324
(added missing entries)
>Boblers
(punisher skills, abilities, coabs, chain coabs)
 
(14 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
|q?tables=Skills
 
|q?tables=Skills
 
|q?fields=_pageName=Name
 
|q?fields=_pageName=Name
|q?where=(Description1 LIKE "%strength%" OR Description2 LIKE "%strength%" OR (MaxSkillLevel>2 AND Description3 LIKE "%strength%") OR (MaxSkillLevel>3 AND Description4 LIKE "%strength%")) AND (Description1 LIKE "%reduce%" OR Description1 LIKE "%lowers%" OR Description2 LIKE "%reduce%" OR Description2 LIKE "%lowers%" OR (MaxSkillLevel>2 AND (Description3 LIKE "%reduce%" OR Description3 LIKE "%lowers%")) OR (MaxSkillLevel>3 AND (Description4 LIKE "%reduce%" OR Description4 LIKE "%lowers%"))) AND Name != "Brilliant Inferno" AND Name != "Clean Slate"
+
|q?where=(Description1 LIKE "%reduces enemies' strength%" OR Description2 LIKE "%reduces enemies' strength%" OR (MaxSkillLevel>2 AND Description3 LIKE "%reduces enemies' strength%") OR (MaxSkillLevel>3 AND Description4 LIKE "%reduces enemies' strength%"))  
 +
OR (Description1 LIKE "%reduces their strength%" OR Description2 LIKE "%reduces their strength%" OR (MaxSkillLevel>2 AND Description3 LIKE "%reduces their strength%") OR (MaxSkillLevel>3 AND Description4 LIKE "%reduces their strength%"))
 +
OR (Description1 LIKE "%reduces the strength of the target%" OR Description2 LIKE "%reduces the strength of the target%" OR (MaxSkillLevel>2 AND Description3 LIKE "%reduces the strength of the target%") OR (MaxSkillLevel>3 AND Description4 LIKE "%reduces the strength of the target%"))
 +
OR (Description1 LIKE "%lowers the strength%" OR Description2 LIKE "%lowers the strength%" OR (MaxSkillLevel>2 AND Description3 LIKE "%lowers the strength%") OR (MaxSkillLevel>3 AND Description4 LIKE "%lowers the strength%"))
 +
OR (Description1 LIKE "%decrease to enemies' strength%" OR Description2 LIKE "%decrease to enemies' strength%" OR (MaxSkillLevel>2 AND Description3 LIKE "%decrease to enemies' strength%") OR (MaxSkillLevel>3 AND Description4 LIKE "%decrease to enemies' strength%"))
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|template=SkillSimpleTableEntry
 
|template=SkillSimpleTableEntry
Line 16: Line 20:
 
|q?tables=Abilities
 
|q?tables=Abilities
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
 +
|q?where=(Details LIKE "%reduce strength%" OR Details LIKE "%reduces strength%" OR Details LIKE "%decreases strength%" OR Details LIKE "%user's strength is lowered%" OR Details LIKE "%reduce enemy strength%" OR Details LIKE "%Increases the chances of inflicting debuffs%") AND name NOT LIKE "%debuff skill time%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC
 +
|template=AbilitySimpleTableEntry
 +
|default={{Row|-|-|-|-|-|-}}
 +
}}
 +
|ApplyCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Details LIKE "%reduce strength%" OR Details LIKE "%reduces strength%" OR Details LIKE "%decreases strength%" OR Details LIKE "%user's strength is lowered%" OR Details LIKE "%reduce enemy strength%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=PartyPowerWeight DESC, Id DESC
 +
|template=CoAbilitySimpleTableEntry
 +
|default={{Row|-|-|-}}
 +
}}
 +
|ApplyChainCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=ChainCoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 
|q?where=Details LIKE "%reduce strength%" OR Details LIKE "%reduces strength%" OR Details LIKE "%decreases strength%" OR Details LIKE "%user's strength is lowered%" OR Details LIKE "%reduce enemy strength%"
 
|q?where=Details LIKE "%reduce strength%" OR Details LIKE "%reduces strength%" OR Details LIKE "%decreases strength%" OR Details LIKE "%user's strength is lowered%" OR Details LIKE "%reduce enemy strength%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=_pageName DESC, Id DESC
 +
|template=ChainCoAbilitySimpleTableEntry
 +
|default={{Row|-|-}}
 +
}}
 +
|ResAbilities={{Row|-|-|-|-|-|-}}
 +
|OtherItems={{Row|-|-|-}}
 +
|AdditionalEffectSkills=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Skills
 +
|q?fields=_pageName=Name
 +
|q?where=Description1 LIKE "%strength is decreased%" OR Description2 LIKE "%strength is decreased%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%strength is decreased%") OR (MaxSkillLevel>3 AND Description4 LIKE "%strength is decreased%"))
 +
|q?groupBy=_pageName
 +
|template=SkillSimpleTableEntry
 +
|default={{Row|-|-|-|-}}
 +
}}
 +
|AdditionalEffectAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Details LIKE "%reduced strength%"
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
Line 22: Line 67:
 
|default={{Row|-|-|-|-|-|-}}
 
|default={{Row|-|-|-|-|-|-}}
 
}}
 
}}
|OtherItems={{Row|-|-|-}}
+
|AdditionalEffectCoAbilities=
|AdditionalEffectSkills={{Row|-|-|-|-}}
+
{{#invoke:CargoQuery|main
|AdditionalEffectAbilities={{Row|-|-|-|-|-|-}}
+
|q?tables=CoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=(Details LIKE "%reduced strength%" OR Details LIKE "%reduced strength or defense%") AND Name LIKE "%Punisher%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=PartyPowerWeight DESC, Id DESC
 +
|template=CoAbilitySimpleTableEntry
 +
|default={{Row|-|-|-}}
 +
}}
 +
|AdditionalEffectChainCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=ChainCoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=(Details LIKE "%reduced strength%" OR Details LIKE "%reduced strength or defense%") AND Name LIKE "%Punisher%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=_pageName DESC, Id DESC
 +
|template=ChainCoAbilitySimpleTableEntry
 +
|default={{Row|-|-}}
 +
}}
 
}}
 
}}

Latest revision as of 15:53, 31 May 2020

30px Strength Down decreases the target's strength.

Inducers

Skills that induce Strength Down

Lua error: Error: Table Skills not found..
Name Adventurers with Skill Weapons with Skill Dragons with Skill

Abilities that induce Strength Down

Some of the following abilities have the condition effect but do not actively apply the buff/debuff icon.
Lua error: Error: Table Abilities not found..
Name Might Value Adventurers with Ability Wyrmprints with Ability Dragons with Ability Weapons with Ability

Co-Abilities that induce Strength Down

Some of the following co-abilities have the condition effect but do not actively apply the buff/debuff icon.
Lua error: Error: Table CoAbilities not found..
Name Might Adventurers with Co-Ability

Chain Co-Abilities that induce Strength Down

Some of the following chain co-abilities have the condition effect but do not actively apply the buff/debuff icon.
Lua error: Error: Table ChainCoAbilities not found..
Name Adventurers with Chain Co-Ability

Resists

Abilities that resist Strength Down

Name Might Value Adventurers with Ability Wyrmprints with Ability Dragons with Ability Weapons with Ability
- -----

Punishers

Skills with Additional Effects against Strength Down-Afflicted Foes

Lua error: Error: Table Skills not found..
Name Adventurers with Skill Weapons with Skill Dragons with Skill

Abilities with Additional Effects against Strength Down-Afflicted Foes

Lua error: Error: Table Abilities not found..
Name Might Value Adventurers with Ability Wyrmprints with Ability Dragons with Ability Weapons with Ability

Co-Abilities with Additional Effects against Strength Down-Afflicted Foes

Lua error: Error: Table CoAbilities not found..
Name Might Adventurers with Co-Ability

Chain Co-Abilities with Additional Effects against Strength Down-Afflicted Foes

Lua error: Error: Table ChainCoAbilities not found..
Name Adventurers with Chain Co-Ability

Chain Effects

Abilities with Effects that activate upon Receiving Strength Down

Name Might Value Adventurers with Ability Wyrmprints with Ability Dragons with Ability Weapons with Ability

Co-Abilities with Effects that activate upon Receiving Strength Down

Name Might Adventurers with Co-Ability

Chain Co-Abilities with Effects that activate upon Receiving Strength Down

Name Adventurers with Chain Co-Ability