Template:Area full/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
}}{{#if: {{{duration|}}} | | }}{{#if: {{{duration|}}} | | ||
<p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p> | <p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p> | ||
}}{{#if: | }}{{#if: {{{range m|}}}{{{range ft|}}} | | ||
<p>{{InfoBlob | {{AOE | {{{shape}}} | m = {{{range m}}} | ft = {{{range ft}}} }} }}</p> | <p>{{InfoBlob | {{AOE | {{{shape}}} | m = {{{range m}}} | ft = {{{range ft}}} }} }}</p> | ||
}}{{#if: {{{inline|}}} | | | }}{{#if: {{{inline|}}} | | |
Revision as of 08:47, 4 May 2024
Meant to be used with a Cargo query. Preview:
Example
FireDuration: 10 turns
AoE: 9 m / 30 ft (Radius)
Condition: Burning
- Takes 1d4Fire damage per turn.
- Can be removed with the Healing Potion or gaining . action, using a
- Immune from if .
- action can be used on Burning characters and/or objects.
Multiple Conditions
Electrified Steam- Type: Cloud
Condition: Electrocuted
Condition: Wet
With Condition Save
Drow Poison CloudChance to set Poisoned.
- Type: Cloud
Condition: Stricken with Drow Poison
DC 13 Constitution saving throw
- Affected entity is and has fallen .
- Lasts until affected entity has made a successful Constitution saving throw or takes damage.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the condition. | String | optional |
icon | icon | The icon of the condition | File | optional |
inline | inline | Whether the condition should be formatted inline | Boolean | optional |
duration | duration | no description | Unknown | optional |
save | save | no description | Unknown | optional |
effects | effects | no description | Unknown | optional |
altname | altname | An alternative display name for the condition link. | String | optional |