Template:Condition page
If the page title is Blah (Condition)
, then you don't have to provide the name
parameter. Likewise, if the icon for the condition is called Blah Condition Icon.webp
then you don't have to provide the icon
parameter.
If a condition has multiple types, separate them with a semicolon.
{{Condition page | effects = | type = | honour mode = | stack id = | status groups = | tick type = | stack type = | stack priority = | properties = | notes = }}
Examples:
Blade Ward (Condition)
- Has resistance against Bludgeoning, Piercing, and Slashing damage dealt by weapon attacks. Damage of these types is halved.
Honour mode
- If you get hit by anything you are not resistant too, you immediately die.
Properties
Stack ID: HASTE
Status groups: SG_RemoveOnRespec
Loses duration: end of turn
If already applied: don't apply
Stack priority: 10
More properties:Notes
- note 1
- note 2
Conditions with the same stack ID
Conditions with the stack ID HASTE
, only one of these can be applied at the same time:
Condition | Effects |
---|---|
|
|
|
|
|
|
|
|
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. |
Sources of Blade Ward
No results
Bone Chilled (Condition)
- Can not regain Hit Points.
- If Undead, has Disadvantage on Attack Rolls.
Properties
Loses duration: end of turn
More properties:
Sources of Bone Chilled
No results
Flesh Rot (Condition)
- Flesh is decaying.
- Disadvantage on Ability Checks and Saving throws using Charisma.
- Vulnerable to all damage.
Sources of Flesh Rot
No results
Multiple types example
- How are you still alive?
- Disadvantage on Ability Checks and Saving throws using Charisma.
- Vulnerable to all damage.
This template defines the table "conditions". View table.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | If specified, overrides the name.
| String | optional |
icon | icon | If specified, overrides the icon.
| File | optional |
disease | disease | If specified, sets the type to be disease | Boolean | deprecated |
type | type | The type or types of the condition. If multiple, separate the types with commas.
| String | optional |
stack id | stack id | Stack ID for the condition. Conditions with the same stack ID can not be present at the same time. If a stack ID is specified, it will only display if there are other conditions with that stack ID. It will also display those conditions.
| String | optional |
status groups | status groups | Any status groups the condition belongs too. If multiple, separate the types with commas.
| String | optional |
tick type | tick type | When the condition loses duration. This can be at the start or end of a turn. If marked with '''none''' the condition will be marked as not having a duration. This may be used by conditions who are active based on something else like a passive feature or standing near something. If you are unsure, leave it empty.
| String | optional |
stack type | stack type | Decides what happends when the condition is applied while already being present. '''additive''' adds the durations together, '''overwrite''' replaces the present condition and duration with the new, and '''ignore''' will keep the present condition and duration. This can be important on conditions who have the same stack ID as other conditions to show which of them takes priority, and for showing if you can increase the duration of a condition by applying it again.
| String | optional |
stack priority | stack priority | Conditions with higher stack priority overwrite conditions with lower stack priority when applied.
| String | optional |
properties | properties | Properties for the condition. If multiple, separate the types with commas.
| String | optional |
effects | effects | The description of the condition. | Content | suggested |
this is an example | this is an example | If specified, does not insert into the Conditions table. | Boolean | optional |
suppress sources | suppress sources | If specified, will not display "sources of". | Boolean | optional |
honour mode | honour mode | Changes that apply under the honour mode difficulty. | String | optional |
notes | notes | Notes, displayed before the list of sources | String | optional |