Difference between revisions of "Template:Spells Known/doc"

From Dungeons and Dragons Wiki
Jump to: navigation, search
(Created page with "{| class="d20" style="text-align: left;" cellspacing="0" cellpadding="0" |- ! Parameter ! Description ! Required ! Example |- | <tt>class</tt> | Specifies the to what class the...")
 
 
Line 1: Line 1:
 +
Used in stat blocks to list the magic abilities known by the character. This template forms the list in a vertical format, with higher-level spells on top.
 +
 +
<pre>
 +
{{Spells Known | class= | detail=CL ??; save DC ?? plus spell level | perday=
 +
|sk0=
 +
|sk1=
 +
|sk2=
 +
|sk3=
 +
|sk4=
 +
|sk5=
 +
|sk6=
 +
|sk7=
 +
|sk8=
 +
|sk9=
 +
|sk10=
 +
}}
 +
</pre>
 +
 
{| class="d20" style="text-align: left;" cellspacing="0" cellpadding="0"
 
{| class="d20" style="text-align: left;" cellspacing="0" cellpadding="0"
 
|-  
 
|-  
Line 22: Line 40:
 
|-
 
|-
 
| <tt>sk0</tt> - <tt>sk10</tt>
 
| <tt>sk0</tt> - <tt>sk10</tt>
| Lists of spells known at that level
+
| Lists of spells known at that level. <tt>sk0</tt> are cantrips and <tt>sk10</tt> are epic-level spells. To be consistent with the style of published stat blocks, spells listed in these variables should be italicized.
| Yes
+
| '''Yes'''
 
| ''cure minor wounds'', ''acid splash''
 
| ''cure minor wounds'', ''acid splash''
 
|}
 
|}

Latest revision as of 19:57, 22 October 2010

Used in stat blocks to list the magic abilities known by the character. This template forms the list in a vertical format, with higher-level spells on top.

{{Spells Known | class= | detail=CL ??; save DC ?? plus spell level | perday=
 |sk0=
 |sk1=
 |sk2=
 |sk3=
 |sk4=
 |sk5=
 |sk6=
 |sk7=
 |sk8=
 |sk9=
 |sk10=
}}
Parameter Description Required Example
class Specifies the to what class the spells are associated. It's recommended that this parameter be used when the creature has levels in more than one spontaneous casting class. It is also recommended if the creature can spontaneously cast spells as a racial ability to use the parameter to specify which class the racial ability mimics. No Sorcerer
detail Detail information about this spellcasting ability No CL8; save DC 12 plus spell level
perday A slash-delimited list of number of spells allowed per day (for spontaneous casters) No 6/7/7/5/3
sk0 - sk10 Lists of spells known at that level. sk0 are cantrips and sk10 are epic-level spells. To be consistent with the style of published stat blocks, spells listed in these variables should be italicized. Yes cure minor wounds, acid splash