1,750
editsno edit summary
No edit summary |
No edit summary |
||
Line 116: | Line 116: | ||
{{#if: {{{higherlevels|}}} | == At Higher Levels ==}} | {{#if: {{{higherlevels|}}} | == At Higher Levels ==}} | ||
{{trim|{{#if: {{{higherlevels|}}} | {{{higherlevels}}}| {{blank}}}}}} <!-- TODO: make this a bit smarter --> | {{trim|{{#if: {{{higherlevels|}}} | {{{higherlevels}}}| {{blank}}}}}} <!-- TODO: make this a bit smarter --> | ||
</div> | </div> | ||
{{#if: {{{condition|}}} | | |||
== Condition: {{{condition}}} == | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{Condition | {{{condition}}} | |||
| save = {{{condition save|}}} | |||
| duration = {{{condition duration|}}} | |||
}} | |||
</div> | |||
}} {{#if: {{{condition 2|}}} | | |||
== Condition: {{{condition 2}}} == | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{Condition | {{{condition 2}}} | |||
| save = {{{condition 2 save|}}} | |||
| duration = {{{condition 2 duration|}}} | |||
}} | |||
</div> | |||
}} | |||
== How to Learn == | == How to Learn == | ||
{{#lvardef: how-to-learn-content | | {{#lvardef: how-to-learn-content | | ||
Line 152: | Line 175: | ||
{{trim|{{#if: {{{notes|}}} | <div class="bg3wiki-tooltip-box bg3wiki-tooltip"> | {{trim|{{#if: {{{notes|}}} | <div class="bg3wiki-tooltip-box bg3wiki-tooltip"> | ||
{{{notes}}} | {{{notes}}} | ||
</div>| {{blank}}}}}}</includeonly><noinclude>This is a page to transclude to generate action pages. It is generally for pages that do not fit the [[Template:SpellPage | <code><nowiki>{{SpellPage}} Template</nowiki></code>]] | </div>| {{blank}}}}}} | ||
{{#ifeq: {{{type|}}} |Passive | |||
|[[Category:Passive Features]] | |||
|{{#ifeq: {{{type|}}} |ClassAction|[[Category:Class Actions]][[Category:Actions]] | |||
|{{#ifeq: {{{type|}}} |ClassBonusAction|[[Category:Bonus Actions]] | |||
|{{#ifeq: {{{type|}}} |Action|[[Category:Actions]] | |||
|}} | |||
|}} | |||
|}}}} | |||
</includeonly><noinclude>This is a page to transclude to generate action pages. It is generally for pages that do not fit the [[Template:SpellPage | <code><nowiki>{{SpellPage}} Template</nowiki></code>]] | |||
=Usage= | =Usage= | ||
Line 292: | Line 324: | ||
| recharge = | | recharge = | ||
| duration = Until Long Rest | | duration = Until Long Rest | ||
| condition = Holy Rebuke | |||
| condition duration = 2 | |||
| range = self | | range = self | ||
| aoe = sphere | | aoe = sphere |