Template:Area full: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{#cargo_query: tables = areas
<includeonly><onlyinclude>{{#cargo_query: tables = areas
| fields = _pageName=page, name, icon, description, type, area_condition = condition, area_condition2 = condition2, CONCAT('{{{inline|}}}') = inline, CONCAT('{{#replace:{{{dc|}}}|'|"}}') = dc, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
| fields = _pageName=page, name, icon, description, type, dippable, condition_name = condition, condition_save, condition_dc, condition2_name = condition2, condition2_save, condition2_dc, CONCAT('{{{inline|}}}') = inline, CONCAT('{{#replace:{{{altname|}}}|'|\'}}') = altname, CONCAT('{{{duration|}}}') = duration, CONCAT('{{{shape|Radius}}}') = shape, CONCAT('{{{range m|}}}') = range m, CONCAT('{{{range ft|}}}') = range ft, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| format = template
| format = template
Line 8: Line 8:
| order by = _ID
| order by = _ID
| more results text=
| more results text=
| default = [[{{{1}}}]]
| default = [[{{{1}}}|{{{2|{{{1}}}}}}]][[Category:Pages with unknown areas]]
}}</onlyinclude></includeonly><noinclude>{{documentation|content=
}}</onlyinclude></includeonly><noinclude>{{documentation|content=
Use this to display an area.  Examples follow.
Use this to display an area.  Examples follow.


This template just runs the Cargo query.  For the formatting, see: [[Template:Area/Format]]
This template just runs the Cargo query.  For the formatting, see: [[Template:Area full/Format]]


<pre>{{Area|Hellfire (surface)}}</pre>
== Base usage ==
{{Area|Hellfire (surface)}}


<pre>{{Area|Pacifying Spores (cloud)}}</pre>
Usage:
{{Area|Pacifying Spores (cloud)}}
<pre>{{Area full|Hellfire}}</pre>
 
Result:
----
{{Area full|Hellfire}}
----
 
== With duration/radius ==
 
Usage:
<pre>{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}</pre>
 
Result:
----
{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}
----


== Inline ==
<pre>{{Area|Plant Growth (surface)|inline=true}}</pre>
{{Area|Plant Growth (surface)|inline=true}}
}}
}}
</noinclude>
</noinclude>

Latest revision as of 22:02, 13 May 2024

Template documentation

Use this to display an area. Examples follow.

This template just runs the Cargo query. For the formatting, see: Template:Area full/Format

Base usage

Usage:

{{Area full|Hellfire}}

Result:


Hellfire Hellfire

Deals 6d6 Fire damage per turn that ignores Resistances and Immunities.

Type: Surface

Condition: Roiling Hellfire

Roiling Hellfire Roiling Hellfire
D6 Fire.png 6d6 (6~36) Damage TypesFire damage
  • Flames from the heart of Avernus engulf this entity, inflicting 6d6Damage TypesFire damage per turn.

With duration/radius

Usage:

{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}

Result:


Pacifying Spores Pacifying Spores

Duration: 10 turns

AoE: 9 m / 30 ft (Radius)

Creatures submerged in the spores cannot take actions or reactions.

Type: Cloud

Condition: Pacified

Pacified Pacified

DC 10  Constitution saving throw

  • Incapacitated. Can't move or take actions, bonus actions, or reactions.