Template:Area full/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) m (Add condition boxes) |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 18: | Line 18: | ||
{{#if:{{{dippable|}}}|<dd>{{Dippable}}</dd>}} | {{#if:{{{dippable|}}}|<dd>{{Dippable}}</dd>}} | ||
</dl>}} | </dl>}} | ||
{{#if: {{{condition|}}} | | {{#if: {{{condition|}}} | | ||
< | <h3> Condition: {{{condition}}} </h3> | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 32: | Line 31: | ||
</div> | </div> | ||
}} {{#if: {{{condition2|}}} | | }} {{#if: {{{condition2|}}} | | ||
< | <h3> Condition: {{{condition2}}} </h3> | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 58: | Line 44: | ||
</div> | </div> | ||
}} | }} }}</span></includeonly><noinclude> | ||
}}</span></includeonly><noinclude> | |||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||
Revision as of 22:07, 3 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 |