Actions

Template

Difference between revisions of "Class"

From P6 Spheres

(Created page with "<noinclude> === Parameters === '''Fluff(required):''' Description of class. '''HD(required):''' Hit die (''d6, d8, d10 or d12'') '''ClassSkills(required):''' List of class ski...")
 
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
=== Parameters ===
 
=== Parameters ===
 
'''Fluff(required):''' Description of class.
 
'''Fluff(required):''' Description of class.
 +
 
'''HD(required):''' Hit die (''d6, d8, d10 or d12'')
 
'''HD(required):''' Hit die (''d6, d8, d10 or d12'')
 +
 +
'''Gold(required):''' Starting gold ( ''5d6 x 10 gp (average 175 gp.)'' )
 +
 
'''ClassSkills(required):''' List of class skills ( ''Climb (Str), Craft (Int), Handle Animal (Cha)'' )
 
'''ClassSkills(required):''' List of class skills ( ''Climb (Str), Craft (Int), Handle Animal (Cha)'' )
 +
 
'''SkillRanks(required):''' Number of skill ranks per level ( ''2 + Int modifier'' )
 
'''SkillRanks(required):''' Number of skill ranks per level ( ''2 + Int modifier'' )
 +
 
'''Proficiencies(required):''' Weapon and armor proficiencies
 
'''Proficiencies(required):''' Weapon and armor proficiencies
  
</noinclude><includeonly>{{#if: {{{Fluff|}}}|
+
'''1st(required):''' 1st level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''Equipment(required):''' Give options for starting equipment based on Gold
 +
 
 +
'''2nd(required):''' 2nd level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''3rd(required):''' 3rd level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''4th(required):''' 4th level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''5th(required):''' 5th level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''6th(required):''' 6th level abilities (Start with levelstats table and then use ClassSection templates)
 +
 
 +
'''Notes(required):''' Designer notes (such as changes made from core classes)
 +
 
 +
'''OGL(required):''' Comma-separated list of Tags for the included books
 +
 
 +
-----
 +
 
 +
'''Template:''' <nowiki>{{</nowiki>Class|Fluff=<br>|HD=<br>|Gold=<br>|ClassSkills=<br>|SkillRanks=<br>|Proficiencies=<br>|1st=<br>|Equipment=<br>|2nd=<br>|3rd=<br>|4th=<br>|5th=<br>|6th=<br>|Notes=<br>|OGL=<nowiki>}}</nowiki>
 +
</noinclude><includeonly>{{BreadCrumbs|Classes}}{{TOC|limit=1}}
 +
 
 
{{{Fluff}}}
 
{{{Fluff}}}
  
<wbr>|}}{{#if: {{{HD|}}}|
 
 
'''Hit Die:''' {{{HD}}}
 
'''Hit Die:''' {{{HD}}}
  
<wbr>|}}{{#if: {{{ClassSkills|}}}|
+
'''Starting Wealth:''' {{{Gold}}}
 +
 
 
'''Class Skills:''' {{{ClassSkills}}}
 
'''Class Skills:''' {{{ClassSkills}}}
  
<wbr>|}}{{#if: {{{SkillRanks|}}}|
 
 
'''Skill Ranks Per Level:''' {{{SkillRanks}}}.
 
'''Skill Ranks Per Level:''' {{{SkillRanks}}}.
  
<wbr>|}}{{#if: {{{Proficiencies|}}}|
 
 
'''Proficiencies:''' {{{Proficiencies}}}
 
'''Proficiencies:''' {{{Proficiencies}}}
  
<wbr>|}}</includeonly>
+
=First Level Abilities=
 +
{{{1st}}}<!--
 +
-->{{#if:{{{Equipment|}}}|
 +
 
 +
== Starting Equipment ==
 +
{{{Equipment}}}<!--
 +
-->|}}
 +
 
 +
=Second Level Abilities=
 +
{{{2nd}}}
 +
 
 +
=Third Level Abilities=
 +
{{{3rd}}}
 +
 
 +
=Fourth Level Abilities=
 +
{{{4th}}}
 +
 
 +
=Fifth Level Abilities=
 +
{{{5th}}}
 +
 
 +
=Sixth Level Abilities=
 +
{{{6th}}}
 +
 
 +
{{#gmsection:<hr>
 +
 
 +
= Notes =
 +
 
 +
'''Notes:''' {{{Notes}}}
 +
}}
 +
 
 +
{{OGL|{{{OGL}}}}}
 +
 
 +
[[Category:Classes]]</includeonly>

Latest revision as of 09:50, 9 May 2021

Parameters

Fluff(required): Description of class.

HD(required): Hit die (d6, d8, d10 or d12)

Gold(required): Starting gold ( 5d6 x 10 gp (average 175 gp.) )

ClassSkills(required): List of class skills ( Climb (Str), Craft (Int), Handle Animal (Cha) )

SkillRanks(required): Number of skill ranks per level ( 2 + Int modifier )

Proficiencies(required): Weapon and armor proficiencies

1st(required): 1st level abilities (Start with levelstats table and then use ClassSection templates)

Equipment(required): Give options for starting equipment based on Gold

2nd(required): 2nd level abilities (Start with levelstats table and then use ClassSection templates)

3rd(required): 3rd level abilities (Start with levelstats table and then use ClassSection templates)

4th(required): 4th level abilities (Start with levelstats table and then use ClassSection templates)

5th(required): 5th level abilities (Start with levelstats table and then use ClassSection templates)

6th(required): 6th level abilities (Start with levelstats table and then use ClassSection templates)

Notes(required): Designer notes (such as changes made from core classes)

OGL(required): Comma-separated list of Tags for the included books


Template: {{Class|Fluff=
|HD=
|Gold=
|ClassSkills=
|SkillRanks=
|Proficiencies=
|1st=
|Equipment=
|2nd=
|3rd=
|4th=
|5th=
|6th=
|Notes=
|OGL=}}