Template:Condition page/doc: Difference between revisions
(Remove cargo table declaration; it's already in Template:Condition page.) |
HiddenDragon (talk | contribs) (Updated doc) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 14: | Line 14: | ||
| stack priority = | | stack priority = | ||
| properties = | | properties = | ||
| grants = | |||
| condition = | |||
| condition duration = | |||
| condition save = | |||
| condition dc = | |||
| condition radius m = | |||
| condition2 = | |||
| condition2 duration = | |||
| condition2 save = | |||
| condition2 dc = | |||
| condition2 radius m = | |||
| condition3 = | |||
| condition3 duration = | |||
| condition3 save = | |||
| condition3 dc = | |||
| condition3 radius m = | |||
| notes = | | notes = | ||
| bugs = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 37: | Line 54: | ||
| notes = * note 1 | | notes = * note 1 | ||
* note 2 | * note 2 | ||
| bugs = * bug 1 | |||
* bug 2 | |||
}} | }} | ||
Line 159: | Line 178: | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | |||
"brief": { | |||
"description": "Optional brief description to be used in infoboxes and other places where the text should be short. If left out, defaults to the same value as the effects field.", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"condition": { | |||
"description": "The full name of the condition (if any) that this action applies to its target/s. Leave blank if there is no condition.", | |||
"example": "Hastened", | |||
"type": "string" | |||
}, | |||
"condition duration": { | |||
"description": "The duration in turns of the action's applied condition. Leave blank if the duration is unlimited.", | |||
"example": "5", | |||
"type": "number" | |||
}, | |||
"condition save": { | |||
"description": "The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: \"STR\" or \"Strength\"", | |||
"example": "WIS", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Strength", | |||
"Dexterity", | |||
"Constitution", | |||
"Intelligence", | |||
"Wisdom", | |||
"Charisma" | |||
] | |||
}, | |||
"condition dc": { | |||
"description": "The optional fixed DC of the condition that targets have to pass to apply it", | |||
"example": "12", | |||
"type": "number" | |||
}, | |||
"condition radius m": { | |||
"description": "The optional radius, in meters, where this condition is applied", | |||
"example": "3", | |||
"type": "number" | |||
}, | |||
"condition2": { | |||
"description": "The full name of the condition (if any) that is applied if there is a second condition.", | |||
"example": "Hastened", | |||
"type": "string" | |||
}, | |||
"condition2 duration": { | |||
"description": "The duration in turns of the action's second condition. Leave blank if the duration is unlimited.", | |||
"example": "5", | |||
"type": "number" | |||
}, | |||
"condition2 save": { | |||
"description": "The save that the action's target must roll to avoid or reduce the effects of the second condition. Can use short or long name, e.g: \"STR\" or \"Strength\"", | |||
"example": "WIS", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Strength", | |||
"Dexterity", | |||
"Constitution", | |||
"Intelligence", | |||
"Wisdom", | |||
"Charisma" | |||
] | |||
}, | |||
"condition2 dc": { | |||
"description": "The optional fixed DC of the second condition that targets have to pass to apply it", | |||
"example": "12", | |||
"type": "number" | |||
}, | |||
"condition2 radius m": { | |||
"description": "The optional radius, in meters, where the second condition is applied", | |||
"example": "3", | |||
"type": "number" | |||
}, | |||
"condition3": { | |||
"description": "The full name of the condition (if any) that is applied if there is a third condition.", | |||
"example": "Hastened", | |||
"type": "string" | |||
}, | |||
"condition3 duration": { | |||
"description": "The duration in turns of the action's third condition. Leave blank if the duration is unlimited.", | |||
"example": "5", | |||
"type": "number" | |||
}, | |||
"condition3 save": { | |||
"description": "The save that the action's target must roll to avoid or reduce the effects of the third condition. Can use short or long name, e.g: \"STR\" or \"Strength\"", | |||
"example": "WIS", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Strength", | |||
"Dexterity", | |||
"Constitution", | |||
"Intelligence", | |||
"Wisdom", | |||
"Charisma" | |||
] | |||
}, | |||
"condition3 dc": { | |||
"description": "The optional fixed DC of the third condition that targets have to pass to apply it", | |||
"example": "12", | |||
"type": "number" | |||
}, | |||
"condition2 radius m": { | |||
"description": "The optional radius, in meters, where the third condition is applied", | |||
"example": "3", | |||
"type": "number" | |||
}, | |||
"grants": { | |||
"description": "This specifies what spells/actions are granted to whoever has this condition", | |||
"example": "Heart of the Storm", | |||
"type": "string", | |||
"suggested": false | |||
}, | }, | ||
"this is an example": { | "this is an example": { |
Latest revision as of 06:18, 6 June 2024
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 = | grants = | condition = | condition duration = | condition save = | condition dc = | condition radius m = | condition2 = | condition2 duration = | condition2 save = | condition2 dc = | condition2 radius m = | condition3 = | condition3 duration = | condition3 save = | condition3 dc = | condition3 radius m = | notes = | bugs = }}
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
HASTE
: end of turn
: don't apply
: 10 :
Notes
- note 1
- note 2
Bugs
- bug 1
- bug 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
MEENLOCK_FEAR
Conditions with the same stack ID
Conditions with the stack ID MEENLOCK_FEAR
, only one of these can be applied at the same time:
Condition | Effects |
---|---|
|
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.
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 |
brief | brief | Optional brief description to be used in infoboxes and other places where the text should be short. If left out, defaults to the same value as the effects field. | Content | suggested |
condition | condition | The full name of the condition (if any) that this action applies to its target/s. Leave blank if there is no condition.
| String | optional |
condition duration | condition duration | The duration in turns of the action's applied condition. Leave blank if the duration is unlimited.
| Number | optional |
condition save | condition save | The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
condition dc | condition dc | The optional fixed DC of the condition that targets have to pass to apply it
| Number | optional |
condition radius m | condition radius m | The optional radius, in meters, where this condition is applied
| Number | optional |
condition2 | condition2 | The full name of the condition (if any) that is applied if there is a second condition.
| String | optional |
condition2 duration | condition2 duration | The duration in turns of the action's second condition. Leave blank if the duration is unlimited.
| Number | optional |
condition2 save | condition2 save | The save that the action's target must roll to avoid or reduce the effects of the second condition. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
condition2 dc | condition2 dc | The optional fixed DC of the second condition that targets have to pass to apply it
| Number | optional |
condition2 radius m | condition2 radius m | The optional radius, in meters, where the third condition is applied
| Number | optional |
condition3 | condition3 | The full name of the condition (if any) that is applied if there is a third condition.
| String | optional |
condition3 duration | condition3 duration | The duration in turns of the action's third condition. Leave blank if the duration is unlimited.
| Number | optional |
condition3 save | condition3 save | The save that the action's target must roll to avoid or reduce the effects of the third condition. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
condition3 dc | condition3 dc | The optional fixed DC of the third condition that targets have to pass to apply it
| Number | optional |
grants | grants | This specifies what spells/actions are granted to whoever has this condition
| String | optional |
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 |