Template:Spell: Difference between revisions

From Tael
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{|
{| class="wikitable"
|+
|+
| style='text-align:center;font-weight:bold;font-size:1.5em;' colspan='4' | {{{Name|}}}
| style='text-align:center;font-weight:bold;font-size:1.5em;' colspan='4' | {{{Name|}}}
Line 24: Line 24:
| style='text-align:right;' |Schools of Magic:
| style='text-align:right;' |Schools of Magic:
| colspan="3" | {{{Schools|}}}
| colspan="3" | {{{Schools|}}}
|-
| style='text-align:right;' |Additional Tags:
| style='text-align:center;' colspan="4" | {{{Additional Infos|}}}
|}
|}
<noinclude>
<noinclude>
Line 109: Line 112:
"description": "The name of the spell",
"description": "The name of the spell",
"required": true
"required": true
},
"Additional Infos": {
"description": "Adds Additional Information to the spell",
"type": "string",
"suggestedvalues": [
"Meditate",
"Focusing",
"Meditate, Focusing"
]
}
}
},
},
Line 120: Line 132:
"Requirements",
"Requirements",
"Description",
"Description",
"Schools"
"Schools",
"Additional Infos"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 21:51, 27 March 2024

Grade:
Casting time:
Range:
Duration:
Requirements:
Description:
Schools of Magic:
Additional Tags:

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

The name of the spell

Unknownrequired
Spell ImageSpell Image

no description

Filesuggested
GradeGrade

The grade of the spell

Suggested values
0 1 2 3 4 5 6 7 8 9 10
Numberrequired
CastingCasting

The Time it takes to cast this spell

Suggested values
Spell-Action Bonus Action Preparation
Stringrequired
RangeRange

The Range of the spell

Suggested values
Touch 5 Meter 10 Meter 20 Meter
Stringrequired
DurationDuration

The duration of the spell effect

Suggested values
None 1 Minute 10 Minutes 1 Hour 1 Day 1 Week
Stringrequired
RequirementsRequirements

The Requirements to cast the spell (F - Focus required, V - Voice required)

Suggested values
None F & V F V
Stringrequired
DescriptionDescription

The spell's description

Stringrequired
SchoolsSchools

A list of all the schools of magic contain this spell

Stringrequired
Additional InfosAdditional Infos

Adds Additional Information to the spell

Suggested values
Meditate Focusing Meditate, Focusing
Stringoptional