Template:Area full/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary Tag: Manual revert |
HiddenDragon (talk | contribs) (Fixed dippable) |
||
Line 16: | Line 16: | ||
<dl class="bg3wiki-property-list"> | <dl class="bg3wiki-property-list"> | ||
{{#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>}} | ||
{{# | {{#ifeq: {{lc:{{{dippable|}}}}}|yes|<dd>{{Dippable}}</dd>}} | ||
</dl>}} | </dl>}} | ||
{{#if: {{{condition|}}} | | {{#if: {{{condition|}}} | |
Revision as of 07:07, 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 |