Template:Area page: Difference between revisions

Jump to navigation Jump to search
add interactions & creation
m (remove errant period)
(add interactions & creation)
Line 18: Line 18:
{{#if:{{{condition2|}}}|<dd>Inflicts {{Cond|{{{condition2}}} }} {{#if:{{{condition2 save|}}}| ({{Saving throw|{{{condition2 save|}}} }}) }} </dd> }}
{{#if:{{{condition2|}}}|<dd>Inflicts {{Cond|{{{condition2}}} }} {{#if:{{{condition2 save|}}}| ({{Saving throw|{{{condition2 save|}}} }}) }} </dd> }}
</dl>
</dl>
</div>
</div>
{{#if:{{{condition1|}}}{{{condition2|}}}|<h2>Conditions</h2>}}
{{#if:{{{condition1|}}}{{{condition2|}}}|<h2>Conditions</h2>}}
{{#if:{{{condition1|}}}|<div class="bg3wiki-tooltip-box>{{Condition|{{{condition1}}} }}</div> }}
{{#if:{{{condition1|}}}|<div class="bg3wiki-tooltip-box>{{Condition|{{{condition1}}} }}</div> }}
{{#if:{{{condition2|}}}|<div class="bg3wiki-tooltip-box>{{Condition|{{{condition2}}} }}</div> }}
{{#if:{{{condition2|}}}|<div class="bg3wiki-tooltip-box>{{Condition|{{{condition2}}} }}</div> }}{{#if:{{{creation|}}}|
<h2>Creation</h2>
{{{creation}}}
}}{{#if:{{{interactions|}}}|
<h2>Interactions</h2>
{{{interactions}}}
}}
{{main namespace only|[[Category:Areas]]}}
{{main namespace only|[[Category:Areas]]}}
</includeonly><noinclude>{{documentation|content=
</includeonly><noinclude>{{documentation|content=
Line 39: Line 44:
|condition2=
|condition2=
|condition2 save=
|condition2 save=
|creation=
|interactions=
}}
}}
</pre>
</pre>
Line 52: Line 59:
|condition1=Prone
|condition1=Prone
|condition1 save = DEX
|condition1 save = DEX
|creation =
* {{SAI|Grease|w=30}}
* {{MdRarityItem|Grease Bottle}}
|interactions =
* Turns into [[Fire (surface)]] when touched by fire.
}}
}}
== Hunger of Hadar ==
== Hunger of Hadar ==
Line 121: Line 133:
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"condition2 save": {}
"condition2 save": {},
"creation": {
"description": "A description of how to create this area.",
"type": "content"
},
"interactions": {
"description": "A description of interactions that the area has that can turn it into something else. Note that this does NOT include being erased by other areas of the same surface/cloud type."
}
},
},
"paramOrder": [
"paramOrder": [
Line 134: Line 153:
"condition1 save",
"condition1 save",
"condition2",
"condition2",
"condition2 save"
"condition2 save",
"creation",
"interactions"
]
]
}
}

Navigation menu