Template:Spell: Difference between revisions
(Created page with "{{Infobox Spell | name = | level = | school = | casting_time = | range = | components = | duration = | description = }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Spell | {{Infobox Spell | ||
| name = | | name = {{{name}}} | ||
| | | level = {{{level}}} | ||
| | | school = {{{school}}} | ||
| | | range = {{{range}}} | ||
| | | duration = {{{duration}}} | ||
| components | | area_of_effect = {{{area_of_effect}}} | ||
| | | components = {{{components}}} | ||
| description | | casting_time = {{{casting_time}}} | ||
| saving_throw = {{{saving_throw}}} | |||
| description = {{{description}}} | |||
| source = {{{source}}} | |||
}} | }} |