Template:Condition page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 67: | Line 67: | ||
| name = {{#var:name}} | | name = {{#var:name}} | ||
| icon = {{#var:icon}} | | icon = {{#var:icon}} | ||
| effects = {{{effects|}}} | |||
| disease = {{IfEmpty | {{{disease|}}} | no}} | | disease = {{IfEmpty | {{{disease|}}} | no}} | ||
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Revision as of 23:13, 31 August 2023
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.
{{ConditionPage | effects = | disease = }}
Examples:
Blade Ward (Condition)
- Has resistance against Bludgeoning, Piercing, and Slashing damage dealt by weapon attacks. Damage of these types is halved.
Bone Chilled (Condition)
- Can not regain Hit Points.
- If Undead, has Disadvantage on Attack Rolls.
Flesh Rot (Condition)
- Flesh is decaying.
- Disadvantage on Ability Checks and Saving throws using Charisma.
- Vulnerable to all damage.
This template defines the table "conditions". View table.