Template:SpellboxGS
From NexusWiki
| SpellboxGS | ||||||
|---|---|---|---|---|---|---|
| ||||||
| Effect(s) | ||||||
|
{{{spell_effect}}} |
[edit] Usage
Template:Spellbox is built to provide a quick-glance summary at the basics of any given spell. The syntax for placing Spellbox is as follows:
{{spellboxGS|
spell_name=Name of the Spell|
spell_cp=Number of CPs required to learn the spell|
spell_mp=Number of MPs required to cast the spell|
spell_success=Base success/To hit rate of the spell|
spell_effect=Effect(s) of Spell|
}}
Shorthand version:
{{spellboxGS|
spell_name=SpellboxGS|
spell_cp=|
spell_mp=ll|
spell_success=|
spell_effect=|
}}
Note that several of these parameters have "default values". If the call to these parameters is excluded, they will have the following values:
spell_name={{PAGENAME}}
skill_success=100%
If a Spell does direct damage, spell effect should be a call to Template:Damagechart, which has syntax as follows:
{{damagechart|Damage Style (Area, Ranged, Hand-to-Hand)|Damage Type|
Max Damage per target|Maximum total damage}}
