User:Crashaholic/ActionTemplate: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(move over range param) |
||
Line 82: | Line 82: | ||
|{{blank}} | |{{blank}} | ||
}} | }} | ||
}}{{#if: {{{range|}}} | | |||
<br> {{Range | {{{range}}} }} | |||
}} {{#if: {{{range m|}}} {{{range ft|}}} | | |||
<br> {{Range | m = {{{range m}}} | ft = {{{range ft}}} }} | |||
}} {{#if: {{{aoe|}}} | | |||
<br> {{AOE | {{{aoe}}} | m = {{{aoe m}}} | ft = {{{aoe ft}}} }} | |||
}} {{#if: {{{area|}}} | | |||
<br> {{SmallIcon|Aoe Icon.png}} Creates Area: {{{area}}} | |||
}} | }} | ||
{{trim| | {{trim| | ||
{{#if: {{{save|}}} | {{#if: {{{save|}}} | ||
Line 253: | Line 259: | ||
| damage2 = amount: 1d6, type: Fire | | damage2 = amount: 1d6, type: Fire | ||
| recharge = Long Rest | | recharge = Long Rest | ||
| | | range = melee | ||
| duration = LR | | duration = LR | ||
| save = DEX, abc | | save = DEX, abc |
Revision as of 22:55, 4 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:Crashaholic/ActionTemplate | description = | image = | summary = | cost = | concentration = | damage = | damage2 = | recharge = | duration = | range = | aoe = | 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:Crashaholic/ActionTemplate | description = abc | image = Fly Icon.png | summary = fly you fools | cost = ki:2, action | damage = amount: 1d4+1, type:Bludgeoning | damage2 = amount: 1d6, type: Fire | recharge = Long Rest | distance = melee | duration = LR | save = DEX, abc | additional = * abcd {{User:Tc/FXBox | name = Fly | icon = Fly Icon.png | effect = go on, fly | 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
1d4 + 1 (2~5) Bludgeoning
+ 1d6 (1~6) Fire
Action + 2UNDEFINED
Recharge: Long rest
Duration: LR turns
Melee: 1.5 m / 5 ft
DEX Save (On Save: abc)
- abcd
Fly |
---|
Duration: 1 turn
go on, fly |
At Higher Levels
go far
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