Template:Action page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 199: | Line 199: | ||
<pre> | <pre> | ||
{{User:MetalPlateMage/ActionTemplate | {{User:MetalPlateMage/ActionTemplate | ||
| type = | |||
| summary = | |||
| description = | | description = | ||
| image = | | image = | ||
| cost = | | cost = | ||
| concentration = | | concentration = | ||
Line 208: | Line 209: | ||
| recharge = | | recharge = | ||
| duration = | | duration = | ||
| save = | |||
| range = | | range = | ||
| range m = | |||
| range ft = | |||
| aoe = | | aoe = | ||
| save = | | aoe m = | ||
| aoe ft = | |||
| condition = | |||
| condition duration = | |||
| condition save = | |||
| additional = | | additional = | ||
| higherlevels = | | higherlevels = | ||
Line 225: | Line 233: | ||
! Description | ! Description | ||
! Usage | ! Usage | ||
|- | |||
| {{C|type}} | |||
| Type of page. This is used for categorization. Current types: | |||
* action: General action that isn't a class action | |||
* passive: Passive skill | |||
* classaction: Class Action skill | |||
* classbonusaction: Class Action skill that is a bonus action | |||
* classreaction: Class Action skill that is a reaction | |||
| <code>type = classaction</code> | |||
|- | |||
| {{C|summary}} | |||
| The summary of the action. This will be used as the wiki's description as well as the SEO text. | |||
| <code>summary = Lorem Ipsum</code> | |||
|- | |- | ||
| {{C|description}} | | {{C|description}} | ||
Line 233: | Line 254: | ||
| The image that will be used in the page's SEO and be the page's main image.<br/>IF THIS IS LEFT EMPTY, [[File:NoImage Icon.webp|x40px]] WILL BE USED INSTEAD! | | The image that will be used in the page's SEO and be the page's main image.<br/>IF THIS IS LEFT EMPTY, [[File:NoImage Icon.webp|x40px]] WILL BE USED INSTEAD! | ||
| <code>image = Wiki_Link_To_Image_Here</code> | | <code>image = Wiki_Link_To_Image_Here</code> | ||
|- | |- | ||
| {{C|cost}} | | {{C|cost}} | ||
Line 264: | Line 272: | ||
| <code>concentration = This action is a concentration!</code> | | <code>concentration = This action is a concentration!</code> | ||
<code>concentration=</code> | <code>concentration=</code> | ||
|- | |||
| {{C|damage}} | |||
| The damage of the action. | |||
* amount: amount in number or die like 1d8 | |||
* amounttext: if your amount is text instead of a number or die you need to do this instead | |||
* type: damage type, i.e. Healing | |||
|- | |||
| {{C|damage2}} | |||
| The secondary damage of the action. Will be output as damage + damage2. Same params as damage. | |||
|- | |||
| {{C|recharge}} | |||
| If this skill recharges at a certain point | |||
| <code>recharge = Until Long Rest</code> | |||
|- | |||
| {{C|duration}} | |||
| Duration in turns | |||
|- | |||
| {{C|save}} | |||
| Stat used for saving | |||
|- | |||
| {{C|range}} {{C|range m}} {{C|range ft}} | |||
| range of the skill. Either m+ft or range are required, but not both at the same time. See SpellPage. | |||
| | |||
|- | |||
| {{C|aoe}} {{C|aoe m}} {{C|aoe ft}} | |||
| AOE. All are required. aoe is the shape, m meters, ft feet. | |||
| | |||
|- | |||
| {{C|condition}} {{C|condition duration}} {{C|condition save}} | |||
| includes CONDITION (Condition). Duration is how many turns it lasts. Save is the stat for it. | |||
| | |||
|- | |- | ||
| {{C|additional}} | | {{C|additional}} | ||
| Any additional | | Any additional properties that are not covered by template go here | ||
| <code> | | <code>additional = { { Attack Roll } }</code> | ||
<code> | <code>additional=</code> | ||
|- | |||
| {{C|higherlevels}} | |||
| If the skills changes at higher levels, put info about that here | |||
| | |||
|- | |- | ||
| {{C|X learns at level X}} | | {{C|X learns at level X}} | ||
Line 274: | Line 317: | ||
| <code>class learns at level 3 = Monk</code> | | <code>class learns at level 3 = Monk</code> | ||
<code>race learns at level 5 = Wood Elf</code> | <code>race learns at level 5 = Wood Elf</code> | ||
|- | |||
| {{C|notes}} | |||
| Any notes about the skill. This goes in its own bottom section. | |||
| | |||
|} | |} | ||
Line 282: | Line 329: | ||
| summary = fly you fools | | summary = fly you fools | ||
| cost = ki:2, action | | cost = ki:2, action | ||
| damage = | | damage = amounttext: 1d4+1, type:Bludgeoning | ||
| damage2 = amount: 1d6, type: Fire | | damage2 = amount: 1d6, type: Fire | ||
| recharge = Long Rest | | recharge = Long Rest | ||
Line 296: | Line 343: | ||
}} | }} | ||
| higherlevels = go far | | higherlevels = go far | ||
| notes = bar | | notes = * bar | ||
| class learns at level 3 = Monk | | class learns at level 3 = Monk | ||
| race learns at level 5 = Wood Elf | | race learns at level 5 = Wood Elf | ||
}} | }}</pre> | ||
</pre> | |||
{{User:MetalPlateMage/ActionTemplate | {{User:MetalPlateMage/ActionTemplate | ||
| description = abc | | description = abc | ||
Line 323: | Line 369: | ||
| class learns at level 3 = Monk | | class learns at level 3 = Monk | ||
| race learns at level 5 = Wood Elf | | race learns at level 5 = Wood Elf | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 01:27, 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 = | 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 | 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 {{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 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