|
|
Line 1: |
Line 1: |
| {{hatnote|This page is about the condition type. For other uses of poison, see [[Poison]].}} | | {{hatnote|This page is about the status group. For the condition, see [[Poisoned (Condition)]].}} |
| {{Condition Type|poisoned}} is a type of [[Condition]]. The representative condition is {{Cond|Poisoned}}. | | {{Status group page |
| | | name = SG_Poisoned |
| | | display name = Poisoned |
| | | description = {{Cond|Poisoned}} is the representative condition for the type. |
| | | removed by spells = Lay on Hands, Lesser Restoration |
| | | removed by items = Antidote, Elixir of Poison Resistance, Elixir of Silvanus, Remedial Potion, Herbalist's Gloves |
|
| |
|
| == Removal ==
| | | immunity from spells = Heroes' Feast, Protection from Poison |
| Poisons can be removed with the following:
| | | immunity from features = Nature's Ward, Purity of Body |
| * {{SAI|Lay on Hands|w=30}}, [[Paladin]] class feature
| | | immunity from items = |
| * {{SAI|Lesser Restoration|w=30}}, 2nd level [[Abjuration]] [[spell]]
| | | other = |
| * Potions:
| |
| ** {{MdRarityItem|Antidote}}
| |
| ** {{MdRarityItem|Elixir of Poison Resistance}}
| |
| ** {{MdRarityItem|Elixir of Silvanus}}
| |
| ** {{MdRarityItem|Remedial Potion}}
| |
| * Item effects:
| |
| ** {{MdRarityItem|Herbalist's Gloves}}: When healing, removes Poisoned as well.
| |
| | |
| == Prevention ==
| |
| Poisons can be prevented with the following:
| |
| * {{SAI|Heroes' Feast|w=30}}, 6th level [[Conjuration]] [[spell]]
| |
| ** Applies {{Cond|Thoroughly Stuffed}}
| |
| * {{SAI|Nature's Ward|w=30}}, [[Druid]] class feature
| |
| * {{SAI|Purity of Body|w=30}}, [[Monk]] class feature
| |
| * {{SAI|Protection from Poison|w=30}}, 2nd level [[Abjuration]] [[spell]]
| |
| * {{SAI|Dwarven Resilience|w=30}}{{verify}} ({{advantage}}), [[Dwarf]] Racial Trait.
| |
| * {{SAI|Strongheart Resilience|w=30}}{{verify}} ({{advantage}}), [[Halfling]] Racial Trait.
| |
| | |
| == Ways to become poisoned ==
| |
| {{ConditionsTableHeader}}
| |
| {{#cargo_query: tables = conditions
| |
| | fields = _pageName = page, name, icon, types, effects
| |
| | limit = 100
| |
| | where = types HOLDS 'poison' OR types HOLDS 'poisoned'
| |
| | order by = name
| |
| | default = {{ConditionsTableEmpty}}
| |
| | format = template
| |
| | template = ConditionsTableRow
| |
| | named args = yes | |
| }} | | }} |
| {{ConditionsTableFooter}}
| |
|
| |
| [[Category:Condition Types]]
| |