From Shroud of the Avatar Wiki - SotA
Jump to navigation
Jump to search
Template documentation (for the above template, sometimes hidden or invisible)
Purpose[edit]
This template may be used to summarize information about a particular skill. This template is placed at the top of an article.
{{Infobox Skill
|name=
|icon=
|skill=
|type=
|desc=
|cost=
|time=
|fizzle=
|required=
|exp=
|reagents=
|wordsofpower=
|trainer=
}}
|
Parameters[edit]
| Parameter
|
Explanation
|
| name
|
The name of the skill. Defaults to PAGENAME.
|
| icon
|
The name of the icon file (if there is any) together with its extension. Defaults to PAGENAME_icon.png
|
| type
|
The type of the skill. Innate or Active.
|
| desc
|
The text stated on the skill in the skills tooltip
|
| cost
|
focus cost of the skill
|
| time
|
Execution time, if any, no modifiers (omit "Second" or "Seconds")
|
| fizzle
|
Fizzle chance percentage at skill level 0, with reagents, standing still, no modifiers (omit "%")
|
| required
|
Semi-colon delimited list of required skills proceed by the rank required. Example: 1 Corpse Explosion;7 Heal Self
|
| exp
|
Experience points to reach level 100 (GM). Example: 1212424
|
| reagents
|
Semi-colon delimited list of required reagents
|
| wordsofpower
|
Semi-colon delimited words of power used to invoke the skill. Use this for most magic skills.
|
| phrase
|
Phrase uttered when using the skill, if the phrase doesn't use standard words of power, e.g. Rainbow Blast. Overrides wordsofpower parameter.
|
| trainer
|
Which trainer can teach the skill, defaults to Skills Trainer
|
| image
|
Optional: Image of the skill in use.
|
Example[edit]
{{Infobox Skill
|name=Lightning
|skill=Air Magic
|type=Active
|cost=22
|time=1
|fizzle=0
|required=40 Discharge
|exp=1212424
|reagents=1 Black Pearl;1 Spider Silk;1 Sulfurous Ash
|wordsofpower=Jura;Gaus
|trainer=Adventuring Trainer
}}
|
| Visit Template:Infobox Skill/doc to edit this text! (How does this work?)
|