Difference between revisions of "Template:5e Class Features"

From Dungeons and Dragons Wiki
Jump to: navigation, search
(Hit Points)
m (Reverted edits by 35.233.128.40 (talk) to last revision by 141.101.77.163)
 
Line 2: Line 2:
  
 
====Hit Points====
 
====Hit Points====
'''Hit Dice:''' {{#if:{{{hitdie|}}}|{{#if: {{{hdNum|}}}|{{{hdNum}}}d{{{hitdie}}}{{#set: Hit Die={{{hdNum}}}d{{{hitdie}}}}}|1d{{{hitdie|}}}{{#set: Hit Die=1d {{{hitdie}}}}}|}} per {{{classname|}}} level|!!Missing!!}}<br>
+
'''Hit Dice:''' {{#if:{{{hitdie|}}}|{{#if: {{{hdNum|}}}|{{{hdNum}}}d{{{hitdie}}}{{#set: Hit Die={{{hdNum}}}d{{{hitdie}}}}}|1{{{hitdie|}}}{{#set: Hit Die=1d {{{hitdie}}}}}|}} per {{{classname|}}} level|!!Missing!!}}<br>
 
'''Hit Points at 1st Level:''' {{#if: {{{hdNum|}}}|{{#expr: {{{hdNum}}} * {{{hitdie}}}}}|{{{hitdie}}}|}} + your {{ucfirst:{{{attribute|Constitution}}}}} modifier<br>
 
'''Hit Points at 1st Level:''' {{#if: {{{hdNum|}}}|{{#expr: {{{hdNum}}} * {{{hitdie}}}}}|{{{hitdie}}}|}} + your {{ucfirst:{{{attribute|Constitution}}}}} modifier<br>
'''Hit Points at Higher Levels:''' {{{hdNum|1d}}}{{{hitdie|}}} + your {{ucfirst:{{{attribute|Constitution}}}}} modifier
+
'''Hit Points at Higher Levels:''' {{{hdNum|1}}}{{{hitdie|}}} + your {{ucfirst:{{{attribute|Constitution}}}}} modifier
  
 
====Proficiencies====
 
====Proficiencies====

Latest revision as of 18:14, 25 July 2022

Template documentation (for the above template, sometimes hidden or invisible)

Syntax[edit]

{{5e Class Features
|classname=
|hdNum= <!-- blank, or number of HD if > 1 -->
|hitdie= <!-- 4 for d4, 6 for d6, 12 for d12-->
|attribute=<!-- changes hit point bonus from constitution to whatever is set here -->
|armorprofs=
|weaponprofs=
|toolprofs=
|saveprofs=
|skillprofs=
|skillnum=<!-- changes the default skill selection from "three" to whatever is listed here -->
|equipment=*
*
*
|prerequisites= <!--usually blank. If class has prerequisites, they go here--> 
}}

Example[edit]

{{5e Class Features
|classname=Foo
|hitdie=8
|attribute= <!-- changes hit point bonus from constitution to whatever is set here -->
|armorprofs={{srd5lc|Light Armor}}
|weaponprofs={{srd5lc|Simple Weapon}}s
|toolprofs={{srd5lc|Thieves' Tools}}
|saveprofs=Dexterity, Intelligence
|skillprofs=Acrobatics, Arcane, Deception, Intimidation, 
|skillnum=<!-- changes the default skill selection from "three" to whatever is listed here -->
|equipment=* leather armor
* arcane focus
* simple weapon
|prerequisites= Lizardfolk only.<!--usually blank. If class has prerequisites, they go here--> 
}}

Produces[edit]

As a Foo, you gain the following class features.

Hit Points[edit]

Hit Dice: 18 per Foo level
Hit Points at 1st Level: 8 + your modifier
Hit Points at Higher Levels: 18 + your modifier

Proficiencies[edit]

Armor: light armor
Weapons: simple weapons
Tools: thieves' tools
Saving Throws: Dexterity, Intelligence
Skills: Choose from Acrobatics, Arcana, Deception, Intimidation.

Equipment[edit]

You start with the following equipment, in addition to the equipment granted by your background:

  • leather armor
  • arcane focus
  • simple weapon

Prerequisites

Lizardfolk only.