Difference between revisions of "Template:5e24 Core Class Traits"
From Dungeons and Dragons Wiki
(Created page with "<includeonly> ==Core {{{class|}}} Traits== <div style="display:block; margin-right:200px;"> {| class="zebra" style="max-width:50svw;"> !colspan="2"|<big>Core {{{class|}}} Trai...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
==Core {{{class|}}} Traits== | ==Core {{{class|}}} Traits== | ||
<div style="display:block; margin-right:200px;"> | <div style="display:block; margin-right:200px;"> | ||
− | {| class="zebra" style=" | + | {| class="zebra" style="border:solid 1px goldenrod; border-radius:0.5em;" |
− | !colspan="2"|<big>Core {{{class|}}} Traits</big> <span style="display:inlinebock; float:right;"> {{{refs|}}} </span> | + | !colspan="2" style="background:#efc998; vertical-align:top;"|<big>Core {{{class|}}} Traits</big> <span style="display:inlinebock; float:right;"> {{{refs|}}} </span> |
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Primary Ability''' | |
|{{{primeAbility|}}} | |{{{primeAbility|}}} | ||
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Hit Point Die''' | |
|D{{{hitdie|}}} per {{{class|}}} level | |D{{{hitdie|}}} per {{{class|}}} level | ||
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Saving Throw Proficiencies''' | |
|{{{saves|}}} | |{{{saves|}}} | ||
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Skill Proficiencies''' | |
− | |Choose any {{{skillnum|}}} | + | |{{#if: {{{skills|}}}|Choose any {{{skillnum|}}} {{{skills}}}|None}} |
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Weapon Proficiencies''' | |
|{{{weaponprof|}}} | |{{{weaponprof|}}} | ||
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Tool Proficiencies''' | |
− | |Choose {{{toolnum}}} {{{tooltype}}} | + | |{{#if: {{{tooltype|}}}|Choose {{{toolnum}}} {{{tooltype}}}|None}} |
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Armor Training''' | |
|{{{armorprof|None}}} | |{{{armorprof|None}}} | ||
|- | |- | ||
− | + | |style="background:wheat; vertical-align:top;"|'''Starting Equipment''' | |
|{{{startequipment|}}} | |{{{startequipment|}}} | ||
|} | |} |
Latest revision as of 00:47, 21 September 2024
Use[edit]
Displays Core Class Traits
Syntax[edit]
{{5e24 Core Class Traits |class= |sorttext= |refs= |primeAbility= |hitdie= |saves= |skills= |skillnum= |weaponprof= |tooltype= |toolnum= |armorprof= |startequipment= }}
Add'l entries[edit]
|featurelist= <!--list of features--> |nodb= <!--blank, true to skip data store--> |prereqs= <!--blank, list of prerequisites--> |sidekick= <!--blank or true-->
Example[edit]
{{5e24 Core Class Traits |class=Foo |sorttext= |refs=<ref name="fgtn">{{Cite Pub|Foo's Guide to Nothing|pages=55}} Licensed: [[CC-SA]]</ref> |primeAbility={{5e24|Constitution}} or {{5e24|Wisdom}} |hitdie=8 |saves={{5e24|Constitution}} and {{5e24|Wisdom}} |skills={{5e24|Acrobatics}}, {{5e24|Deception}}, {{5e24|Intimidation}}, {{5e24|Perception}}, {{5e24|Sleight of Hand}}, {{5e24|Stealth}} |skillnum=3 |weaponprof={{5e24|Simple Weapon}}s and {{5e24|Martial Weapon}}s with the {{5e24lc|Two-Handed}} property |tooltype={{5e24|Artisan's Tool}}s, {{5e24|Disguise Kit}}, {{5e24|Navigator's Tool}}s |toolnum=2 |armorprof={{5e24|Light Armor}}, {{5e24|Medium Armor}} |startequipment=''Choose A or B:'' (A) {{5e24|Leather Armor}}, {{5e24|Staff}}, 10 {{5e24|Dart}}s, 1 {{5e24|Tool}}, {{5e24|Explorer's Pack}}, and 15 {{5e24|gp}}; or (B) 90 GP }}
Produces[edit]
Core Foo Traits[edit]
Core Foo Traits [1] | |
---|---|
Primary Ability | Constitution or Wisdom |
Hit Point Die | D8 per Foo level |
Saving Throw Proficiencies | Constitution and Wisdom |
Skill Proficiencies | Choose any 3 Acrobatics, Deception, Intimidation, Perception, Sleight of Hand, Stealth |
Weapon Proficiencies | Simple Weapons and Martial Weapons with the two-handed property |
Tool Proficiencies | Choose 2 Artisan's Tools, Disguise Kit, Navigator's Tools |
Armor Training | Light Armor, Medium Armor |
Starting Equipment | Choose A or B: (A) Leather Armor, Staff, 10 Darts, 1 Tool, Explorer's Pack, and 15 gp; or (B) 90 GP |