Template:Infobox Ability: Difference between revisions
Template page
More actions
No edit summary |
upcasting dded |
||
| Line 53: | Line 53: | ||
|label = Duration | |label = Duration | ||
|data = {{{duration|}}} | |data = {{{duration|}}} | ||
}}|}}<!-- | |||
-->{{#if: {{{upcast|}}}|{{Infobox row | |||
|label = Upcasting | |||
|data = {{{upcast|}}} | |||
}}|}}<!-- | }}|}}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
| Line 112: | Line 116: | ||
| concentration=10 | | concentration=10 | ||
| duration={{{duration}}} | | duration={{{duration}}} | ||
| upcast = {{{upcast}}} | |||
| cost={{{cost}}} | | cost={{{cost}}} | ||
| type={{{type}}} | | type={{{type}}} | ||
| Line 132: | Line 137: | ||
| cost = | | cost = | ||
| duration = | | duration = | ||
| upcast = | |||
| damage = | | damage = | ||
| healing = | | healing = | ||
Latest revision as of 02:14, 23 April 2026
This template is for abilities (spells, skills, powers, etc.).
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Type | [[{{{type}}}]] |
| School | {{{school}}} |
| Range | {{{range}}} tiles |
| Target | Area of Effect (2 tiles radius) |
| Cost | {{{cost}}} |
| Concentration | up to 10 turns |
| Duration | {{{duration}}} |
| Upcasting | {{{upcast}}} |
| Damage | {{{damage}}} |
| Healing | {{{healing}}} |
| Save | {{{saves}}} |
| Classes | {{{class}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
Usage
{{Infobox Ability
| name =
| image =
| caption =
| range =
| target =
| cost =
| duration =
| upcast =
| damage =
| healing =
| saves =
| level =
| school =
| type =
| class =
| description =
}}