Template:Area full/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Created page with "<includeonly>{{#lvardef:text|[[{{{page|{{{name}}}}}}|{{{name}}}]]}}<span class="bg3wiki-condition" {{#if:{{{inline|}}}|style="white-space: nowrap"}}> [[File:{{{icon}}}|frameless|{{#if:{{{inline|}}}|{{{w|25}}}px|30px}}|link=|{{{name}}}]] {{#if: {{{inline|}}} | {{#lvar:text}} | <strong>{{#lvar:text}}</strong> }}{{#if: {{{inline|}}} | | <div> {{{description}}} </div> <dl class="bg3wiki-property-list"> {{#if:{{{type|}}}|<dd>{{SmallIcon|Condition Type Icon.png}} Type: ...") |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 10: | Line 10: | ||
{{#if:{{{type|}}}|<dd>{{SmallIcon|Condition Type Icon.png}} Type: [[Area#{{ucfirst:{{{type}}}}}|{{ucfirst:{{{type}}}}}]]</dd>}} | {{#if:{{{type|}}}|<dd>{{SmallIcon|Condition Type Icon.png}} Type: [[Area#{{ucfirst:{{{type}}}}}|{{ucfirst:{{{type}}}}}]]</dd>}} | ||
</dl> | </dl> | ||
{{#if: {{{condition|}}}{{{condition2|}}} | | {{#if: {{{condition|}}}{{{condition2|}}} | | ||
Creatures within the area are affected by the following conditions: | Creatures within the area are affected by the following conditions: | ||
Line 18: | Line 17: | ||
<dd>{{Condition | {{{condition2}}} | save = {{{condition2 save|}}} | dc = {{{condition2 dc|}}}}}</dd> | <dd>{{Condition | {{{condition2}}} | save = {{{condition2 save|}}} | dc = {{{condition2 dc|}}}}}</dd> | ||
}} | }} | ||
</dl>}}</span></includeonly><noinclude> | </dl>}} }}</span></includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||
Revision as of 23:46, 1 May 2024
Meant to be used with a Cargo query. Preview:
Single effect description
Fire
- Type: Surface
Creatures within the area are affected by the following conditions:
- 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.
Duration only
Electrified Steam
- Type: Cloud
Creatures within the area are affected by the following conditions:
Save only
Drow Poison Cloud
Chance to set Poisoned.
- Type: Cloud
Creatures within the area are affected by the following conditions:
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 |