Template:Status group page/doc: Difference between revisions
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
| immunity from spells = Calm Emotions | | immunity from spells = Calm Emotions | ||
| immunity from creatures = Bat, Intellect Devourer, Guardian of Faith | | immunity from creatures = Bat, Intellect Devourer, Guardian of Faith | ||
| immunity from conditions = | |||
| other = | | other = | ||
}} | }} | ||
Line 91: | Line 92: | ||
"type": "string", | "type": "string", | ||
"example": "Bat, Intellect Devourer, Guardian of Faith" | "example": "Bat, Intellect Devourer, Guardian of Faith" | ||
}, | |||
"immunity from conditions": { | |||
"description": "Comma separated list of conditions that grant immunity to all conditions in this status group.", | |||
"type": "string", | |||
"example": "Freedom of Movement" | |||
}, | }, | ||
"other": { | "other": { |
Revision as of 08:40, 7 August 2024
Example:
{{Status group page | name = SG_Blinded | display name = Blinded | removed by items = Remedial Potion, Arrow of Salving, Noblestalk, Jhannyl Gloves | removed by spells = Lesser Restoration, Heal | immunity from items = Eversight Ring, Steelwatcher Helmet, Helldusk Helmet, Shar's Spear of Evening | immunity from features = Devil's Sight, Born into Darkness | immunity from spells = Calm Emotions | immunity from creatures = Bat, Intellect Devourer, Guardian of Faith | immunity from conditions = | other = }}
Result:
Blinded is a status group.
Removal
The following items remove all conditions in this status group:
The following spells/actions remove all conditions in this status group:
Immunity
The following items grant immunity to all conditions in this status group:
The following spells/actions grant immunity to all conditions in this status group:
The following passive features grant immunity to all conditions in this status group:
The following creatures possess immunity to all conditions in this status group:
List of conditions in Blinded
Condition | Effects |
---|---|
|
|
|
|
|
|
|
|
{{Status group page | name = SG Surface | description = I'm not sure what this status group is for, but some characters are immune to it. }}
Result:
SG_Surface is a status group. I'm not sure what this status group is for, but some characters are immune to it.
List of conditions in SG_Surface
Condition | Effects |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6d6 (6~36) Fire damage
|
|
|
|
|
|
Feeling extremely off - suspiciously so. |
|
|
|
Affected entity has a +2 bonus to Armour Class, Advantage on Dexterity Saving throws, its Movement Speed is doubled, and it can take one additional Action per turn. |
|
|
|
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the status group, as it appears in the game files
| String | required |
display name | display name | If specified, it's the proper name of the status group as appears to the player. If empty, it won't display underneath conditions on their condition page.
| String | optional |
description | description | Describes the status group. | String | optional |
removed by items | removed by items | Comma separated list of items that remove all conditions in this status group
| String | optional |
removed by spells | removed by spells | Comma separated list of spells or actions that remove all conditions in this status group.
| String | optional |
immunity from items | immunity from items | Comma separated list of items that remove and make the user immune to all conditions in this status group.
| String | optional |
immunity from spells | immunity from spells | Comma separated list of spells or actions that remove and make the user immune to all conditions in this status group.
| String | optional |
immunity from features | immunity from features | Comma separated list of passive features that remove and make the user immune to all conditions in this status group.
| String | optional |
immunity from creatures | immunity from creatures | Comma separated list of creatures that are naturally immune to all conditions in this status group.
| String | optional |
immunity from conditions | immunity from conditions | Comma separated list of conditions that grant immunity to all conditions in this status group.
| String | optional |
other | other | Other features or actions that interact with this status group | String | optional |