Template:One Feat: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
|Level = String
|Level = String
|Epic = Boolean
|Epic = Boolean
|Fighting_Style = Boolean
|Prerequsites = List (, ) of Wikitext String
|Prerequsites = List (, ) of Wikitext String
|Repeatable = Boolean
|Repeatable = Boolean
Line 19: Line 20:
{{#if: {{{description|}}}|{{{description}}}|'''Unofficial Description:''' {{{summary|}}}|}}
{{#if: {{{description|}}}|{{{description}}}|'''Unofficial Description:''' {{{summary|}}}|}}
{{#if: {{{nodb|}}}|<!--skip-->|<!--
{{#if: {{{nodb|}}}|<!--skip-->|<!--
--Date Store--
Date Store
-->
-->
{{#cargo_store:
{{#cargo_store:
Line 26: Line 27:
|Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}}|{{PAGENAME}}|}}
|Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}}|{{PAGENAME}}|}}
|Level = {{{level|}}}
|Level = {{{level|}}}
|Epic = {{#if: {{{epic|}}}|1|0|}}
|Epic = {{#if: {{{epic|}}}|1|0}}
|Fighting_Style = {{#if: {{{fighting style|}}}|1|0}}
|Prerequsites = {{{prereqs|}}}
|Prerequsites = {{{prereqs|}}}
|Repeatable = {{#if: {{{epic|}}}|1|0|}}
|Repeatable = {{{repeat|}}}
|Features = {{{features|}}}
|Features = {{{features|}}}
|Summary = {{{summary|}}}
|Summary = {{{summary|}}}
}}<!--
}}
--Categories--
<!-- Categories-->
-->
{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY: {{{sorttext}}} One}}|{{DEFAULTSORTKEY: {{{name}}} One}}|}}[[Category:One Feats]]{{#if: {{{epic|}}}|[[Category:One Epic Boons]]|}}{{#if: {{{fighting style|}}|[[Category:One Fighting Style]]|}}
{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY: {{{sorttext}}} One}}|{{DEFAULTSORTKEY: {{{name}}} One}}|}}[[Category:One Feats]]{{#if: {{{epic|}}}|[[Category:One Epic Boons]]|}}
}}<!--endif nodb-->
}}<!--endif nodb-->
</includeonly><noinclude>{{tocright}}
</includeonly><noinclude>{{tocright}}
Line 58: Line 59:
<pre>
<pre>
|epic= <!--blank, true if epic boon-->
|epic= <!--blank, true if epic boon-->
|fighting style= <!--blank, true if fighting style-->
|pointer= <!--blank, true-->
|pointer= <!--blank, true-->
|repeatnote= <!--blank, add'l text for repeat-->
|repeatnote= <!--blank, add'l text for repeat-->

Revision as of 09:17, 17 October 2022

This template defines the table "One_Feat". View table.

Use

Describes Feat for One D&D.

Syntax

{{One Feat
|name=
|sorttext=
|refs=
|level= 
|prereqs= 
|repeat= <!--blank, true-->
|features= <!--list of features-->
|summary=
|description=
}}

Optional Entries

|epic= <!--blank, true if epic boon-->
|fighting style= <!--blank, true if fighting style-->
|pointer= <!--blank, true-->
|repeatnote= <!--blank, add'l text for repeat-->

Example

{{One Feat
|name=Foo
|sorttext=Foo Feat
|refs=<ref name="fgtn.53">{{Cite Pub|Foo's Guide to Nothing|pages=53}} Licensed: [[Public Domain]].</ref>
|level=1st
|prereqs= 
|repeat= <!--blank, true-->
|features=Fooishness, Baring
|summary=Example Feat
|description=Always playing the foo, you have the following benefits:

'''Fooishness.''' When you roll a {{onelc|Check}} for an {{One|Intelligence}} {{One|Skill}}, you may use your {{One|Charisma}} modifier instead of your Intelligence modifier.

'''Baring.''' If a creature tries to pass within 5 feet of you, you may make a Charisma check {{onelc|Contest}} against the creature's {{One|Athletics}} or {{One|Acrobatics}}. If you win the contest, the creature must end its move within 5 feet of you.
}}

Produces

Foo [1] (feat)
1st-Level Feat
Prerequisite: None
Repeatable: No

Always playing the foo, you have the following benefits:

Fooishness. When you roll a check for an Intelligence Skill, you may use your Charisma modifier instead of your Intelligence modifier.

Baring. If a creature tries to pass within 5 feet of you, you may make a Charisma check contest against the creature's Athletics or Acrobatics. If you win the contest, the creature must end its move within 5 feet of you.