Template:Area full/Format: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
| {{#lvar:text}}
| {{#lvar:text}}
| <strong>{{#lvar:text}}</strong>
| <strong>{{#lvar:text}}</strong>
}}{{#if: {{{duration|}}} |
<p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p>
}}{{#if: {{{radius m|}}}{{{radius ft|}}} |
<p>{{InfoBlob | {{AOE | Radius | m = {{{radius m}}} | ft = {{{radius ft}}} }} }}</p>
}}{{#if: {{{inline|}}} | |
}}{{#if: {{{inline|}}} | |
<div>
<div>
{{{description}}}
{{{description}}}
</div>
</div>
{{#if: {{{type|}}}{{{dippable|}}} |
<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>}}
</dl>
{{#if:{{{dippable|}}}|<dd>{{Dippable}}</dd>}}
{{#if: {{{condition|}}}{{{condition2|}}} |
</dl>}}
Creatures within the area are affected by the following conditions:
{{#if: {{{condition|}}} |
<dl>
 
<dd>{{Condition | {{{condition}}} | save = {{{condition save|}}} | dc = {{{condition dc|}}}}}</dd>
<h3> Condition: {{{condition}}} </h3>
{{#if: {{{condition2|}}} | {{blank}}
 
<dd>{{Condition | {{{condition2}}} | save = {{{condition2 save|}}} | dc = {{{condition2 dc|}}}}}</dd>
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common">
{{Condition | {{{condition}}}
| save = {{{condition save|}}}
| dc = {{{condition dc|}}}
| duration = {{{condition duration|}}}
}}
}}
</dl>}} }}</span></includeonly><noinclude>
{{Main namespace only|{{Inflicts|{{{condition|}}}|sai }} }}
</div>
 
}} {{#if: {{{condition2|}}} |
 
<h3> Condition: {{{condition2}}} </h3>
 
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common">
{{Condition | {{{condition2}}}
| save = {{{condition2 save|}}}
| dc = {{{condition2 dc|}}}
| duration = {{{condition2 duration|}}}
}}
{{Main namespace only|{{Inflicts|{{{condition2|}}}|sai }} }}
</div>
 
}} }}</span></includeonly><noinclude>
Meant to be used with a Cargo query.  Preview:
Meant to be used with a Cargo query.  Preview:


== Single effect description ==
== Example ==


{{Area/Format
{{Area/Format
Line 30: Line 55:
| icon = Fire surface Icon.webp
| icon = Fire surface Icon.webp
| type = surface
| type = surface
| radius m = 9
| radius ft = 30
| duration = 10
| dippable = yes
| condition = Burning
| condition = Burning
| save = CON
| save = CON
}}
}}


== Duration only ==
== Multiple Conditions ==


{{Area/Format
{{Area/Format
Line 46: Line 75:
}}
}}


== Save only ==
== With Condition Save ==





Revision as of 07:47, 4 May 2024

Meant to be used with a Cargo query. Preview:

Example

Fire Fire

Duration: 10 turns

AoE: 9 m / 30 ft (Radius)

Deals 1d4Damage TypesFire damage per turn.

Type: Surface
Dippable Dippable

Condition: Burning

Burning Burning
  • Takes 1d4Damage TypesFire damage per turn.
  • Can be removed with the Help Help action, using a Healing Type Potion or gaining Wet Wet.
  • Immune from if Wet Wet.
  • Dip Dip action can be used on Burning characters and/or objects.

Multiple Conditions

Electrified Steam Electrified Steam

Deals 1d4Damage TypesLightning damage per turn.

Type: Cloud

Condition: Electrocuted

Electrocuted Electrocuted
  • Takes 1d4Damage TypesLightning damage at the start of each turn.

Condition: Wet

Wet Wet

With Condition Save

Drow Poison Cloud Drow Poison Cloud

Chance to set Poisoned.

Type: Cloud

Condition: Stricken with Drow Poison

Stricken with Drow Poison Stricken with Drow Poison

DC 13  Constitution saving throw

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

The name of the condition.

Stringoptional
iconicon

The icon of the condition

Fileoptional
inlineinline

Whether the condition should be formatted inline

Booleanoptional
durationduration

no description

Unknownoptional
savesave

no description

Unknownoptional
effectseffects

no description

Unknownoptional
altnamealtname

An alternative display name for the condition link.

Stringoptional