Template:Action page: Difference between revisions
Jump to navigation
Jump to search
(Make properties format like SpellPage) |
(== -> h2) |
||
Line 7: | Line 7: | ||
{{{summary}}} | {{{summary}}} | ||
<h2> Description </h2> | |||
{{{description}}} | {{{description}}} | ||
{{#lvardef: hasprop | {{#if: {{{damage|}}} | 1}}{{#if: {{{cost|}}} | 1}}{{#if: {{{concentration|}}} | 1}}{{#if: {{{recharge|}}} | 1}}{{#if: {{{distance|}}} | 1}}{{#if: {{{aoe|}}} | 1}}0}} | {{#lvardef: hasprop | {{#if: {{{damage|}}} | 1}}{{#if: {{{cost|}}} | 1}}{{#if: {{{concentration|}}} | 1}}{{#if: {{{recharge|}}} | 1}}{{#if: {{{distance|}}} | 1}}{{#if: {{{aoe|}}} | 1}}0}} | ||
Line 158: | Line 158: | ||
}} | }} | ||
<h2> How to Learn </h2> | |||
{{#lvardef: how-to-learn-content | | {{#lvardef: how-to-learn-content | | ||
{{#lvardef: classes-learn-list | | {{#lvardef: classes-learn-list | |
Revision as of 03:38, 6 September 2023
This is a page to transclude to generate action pages. It is generally for pages that do not fit the {{SpellPage}} Template
Usage
{{User:MetalPlateMage/ActionTemplate | type = | summary = | description = | image = | cost = | concentration = | damage = | damage2 = | recharge = | duration = | save = | attack roll = | ritual = | range = | range m = | range ft = | aoe = | aoe m = | aoe ft = | condition = | condition duration = | condition save = | additional = | higherlevels = | X learns at level X = | notes = }}
The following is a table to further explain what each parameter takes, and how to use them.
Example
{{User:MetalPlateMage/ActionTemplate | type = none | description = abc | image = Fly Icon.png | summary = fly you fools | cost = ki:2, action | damage = amounttext: 1d4+1, type:Bludgeoning | damage2 = amount: 1d6, type: Fire | recharge = Long Rest | range = melee | duration = LR | save = DEX, abc | additional = abcd | condition = Flight | condition duration = 1 | higherlevels = go far | notes = * bar | class learns at level 3 = Monk | race learns at level 5 = Wood Elf }}
fly you fools
Description
abc
Properties
- Cost:
- Action + 2UNDEFINED
- Damage:
- 1d4+1 Bludgeoning + 1d6 (1~6) Fire
- Details:
- Melee: 1.5 m / 5 ft
Recharge: Long rest
Duration: LR turns
DEX Save (On Save: abc)
abcd
At Higher Levels
go far
Condition: Flight
Duration: 1 turn
- Fly up to target position, up to 18 m / 60 ft each turn using your Movement Speed.
How to Learn
Classes:
- Class Level 3:
Races:
- Character Level 5:
(Character Level is the sum of all Class Levels for a multi-classed character.)
Notes
- bar