Difference between revisions of "Poison"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Boblers
(changed refreshing flare exclusion to be more general)
>Boblers
(punisher coabs and chain coabs)
 
(31 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|Name=Poison
 
|Name=Poison
 
|Icon=Affliction poison large icon.png
 
|Icon=Affliction poison large icon.png
|Description='''Poison''' is an affliction which deals a percentage of the afflicted user's maximum HP every few seconds for a limited amount of time and cannot deal lethal damage.
+
|Description='''Poison''' is an affliction which deals damage to an adventurer or enemy's HP every few seconds for a limited amount of time, and cannot deal lethal damage.
 +
* When inflicted onto an adventurer, it deals a percentage of the afflicted adventurer's maximum HP.
 +
* When inflicted onto an enemy, it deals damage according to the damage modifier of the source that dealt Poison. These modifiers vary by source.
 
|InflictSkills=
 
|InflictSkills=
 
{{#invoke:CargoQuery|main
 
{{#invoke:CargoQuery|main
 
|q?tables=Skills
 
|q?tables=Skills
 
|q?fields=_pageName=Name
 
|q?fields=_pageName=Name
|q?where=(Description1 LIKE "%poison%" OR Description2 LIKE "%poison%" OR (HideLevel3 IS False AND Description3 LIKE "%poison%")) AND (Description1 LIKE "%inflict%" OR Description2 LIKE "%inflict%" OR (HideLevel3 IS False AND Description3 LIKE "%inflict%")) AND Name != "Dignified Soul" AND (Description2 NOT LIKE "%inflicts%removes%poison%")
+
|q?where=(Description1 LIKE "%poison%" OR Description2 LIKE "%poison%" OR (MaxSkillLevel>2 AND Description3 LIKE "%poison%") OR (MaxSkillLevel>3 AND Description4 LIKE "%poison%") OR (Description4 LIKE "%poison%")) AND (Description1 LIKE "%inflict%" OR Description2 LIKE "%inflict%" OR (MaxSkillLevel>2 AND Description3 LIKE "%inflict%") OR (MaxSkillLevel>3 AND Description4 LIKE "%inflict%") OR (Description4 LIKE "%inflict%")) AND Name != "Dignified Soul" AND Description2 NOT LIKE "%inflicts%removes%poison%" AND Name != "Sakura Flurry"
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|template=SkillSimpleTableEntry
 
|template=SkillSimpleTableEntry
Line 16: Line 18:
 
|q?tables=Abilities
 
|q?tables=Abilities
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
|q?where=Details LIKE "%inflicting poison%"
+
|q?where=Details LIKE "%inflict%poison%"
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
 
|template=AbilitySimpleTableEntry
 
|template=AbilitySimpleTableEntry
 
|default={{Row|-|-|-|-|-|-}}
 
|default={{Row|-|-|-|-|-|-}}
 +
}}
 +
|InflictCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Details LIKE "%inflict%poison%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=PartyPowerWeight DESC, Id DESC
 +
|template=CoAbilitySimpleTableEntry
 +
|default={{Row|-|-|-}}
 +
}}
 +
|InflictChainCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=ChainCoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Details LIKE "%inflict%poison%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=_pageName DESC, Id DESC
 +
|template=ChainCoAbilitySimpleTableEntry
 +
|default={{Row|-|-}}
 
}}
 
}}
 
|InflictEnemies=
 
|InflictEnemies=
Line 30: Line 52:
 
|q?tables=Skills
 
|q?tables=Skills
 
|q?fields=_pageName=Name
 
|q?fields=_pageName=Name
|q?where=(Description1 LIKE "%poisoned foes%" OR Description2 LIKE "%poisoned foes%" OR (HideLevel3 IS False AND Description3 LIKE "%poisoned foes%"))
+
|q?where=(Description1 LIKE "%poisoned foes%" OR Description2 LIKE "%poisoned foes%" OR (MaxSkillLevel>2 AND Description3 LIKE "%poisoned foes%") OR (MaxSkillLevel>3 AND Description4 LIKE "%poisoned foes%") OR (Description4 LIKE "%poisoned foes%") )
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|template=SkillSimpleTableEntry
 
|template=SkillSimpleTableEntry
Line 39: Line 61:
 
|q?tables=Abilities
 
|q?tables=Abilities
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
 
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight  
 +
|q?where=(Details LIKE "%poison%" AND Name LIKE "%Punisher%") OR Details LIKE "%poisoned enemies%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC
 +
|template=AbilitySimpleTableEntry
 +
|default={{Row|-|-|-|-|-|-}}
 +
}}
 +
|AdditionalEffectCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 
|q?where=Details LIKE "%poison%" AND Name LIKE "%Punisher%"
 
|q?where=Details LIKE "%poison%" 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 "%poison%" AND Name LIKE "%Punisher%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=_pageName DESC, Id DESC
 +
|template=ChainCoAbilitySimpleTableEntry
 +
|default={{Row|-|-}}
 +
}}
 +
|ChainEffectAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=Abilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Name LIKE "%poison =%"
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
 
|q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC  
 
|template=AbilitySimpleTableEntry
 
|template=AbilitySimpleTableEntry
 
|default={{Row|-|-|-|-|-|-}}
 
|default={{Row|-|-|-|-|-|-}}
 +
}}
 +
|ChainEffectCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=CoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Name LIKE "%poison =%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=PartyPowerWeight DESC, Id DESC
 +
|template=CoAbilitySimpleTableEntry
 +
|default={{Row|-|-|-}}
 +
}}
 +
|ChainEffectChainCoAbilities=
 +
{{#invoke:CargoQuery|main
 +
|q?tables=ChainCoAbilities
 +
|q?fields=Id=Id,_pageName=Name,PartyPowerWeight
 +
|q?where=Name LIKE "%poison =%"
 +
|q?groupBy=_pageName
 +
|q?orderBy=_pageName DESC, Id DESC
 +
|template=ChainCoAbilitySimpleTableEntry
 +
|default={{Row|-|-}}
 
}}
 
}}
 
|CureSkills=
 
|CureSkills=
Line 49: Line 121:
 
|q?tables=Skills
 
|q?tables=Skills
 
|q?fields=_pageName=Name
 
|q?fields=_pageName=Name
|q?where=(Description1 LIKE "%poison%" OR Description2 LIKE "%poison%" OR (HideLevel3 IS False AND Description3 LIKE "%poison%")) AND (Description1 LIKE "%removes%" OR Description2 LIKE "%removes%" OR (HideLevel3 IS False AND Description3 LIKE "%removes%"))
+
|q?where=(Description1 LIKE "%poison%" OR Description2 LIKE "%poison%" OR (MaxSkillLevel>2 AND Description3 LIKE "%poison%") OR (MaxSkillLevel>3 AND Description4 LIKE "%poison%")) AND (Description1 LIKE "%removes%" OR Description2 LIKE "%removes%" OR (MaxSkillLevel>2 AND Description3 LIKE "%removes%") OR (MaxSkillLevel>3 AND Description4 LIKE "%removes%"))
 
|q?groupBy=_pageName
 
|q?groupBy=_pageName
 
|template=SkillSimpleTableEntry
 
|template=SkillSimpleTableEntry

Latest revision as of 15:55, 31 May 2020

Affliction poison large icon.png Poison is an affliction which deals damage to an adventurer or enemy's HP every few seconds for a limited amount of time, and cannot deal lethal damage.

  • When inflicted onto an adventurer, it deals a percentage of the afflicted adventurer's maximum HP.
  • When inflicted onto an enemy, it deals damage according to the damage modifier of the source that dealt Poison. These modifiers vary by source.

Inflictors

Skills that Inflict Poison

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

Abilities that Inflict Poison

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 Inflict Poison

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

Chain Co-Abilities that Inflict Poison

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

Punishers

Skills with Additional Effects against Poison-Afflicted Foes

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

Abilities with Additional Effects against Poison-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 Poison-Afflicted Foes

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

Chain Co-Abilities with Additional Effects against Poison-Afflicted Foes

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

Chain Effects

Abilities with Effects that activate upon Inflicting Poison

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 Effects that activate upon Inflicting Poison

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

Chain Co-Abilities with Effects that activate upon Inflicting Poison

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

Curers

Skills that remove Poison

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

Resistance

Abilities with Poison Resistance

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

Enemies with Poison Resistance

Error: Table EnemyPageLinks not found.