Template: NPC Skill
From Xeliki
Resplendent (talk | contribs) |
Resplendent (talk | contribs) |
||
| Line 15: | Line 15: | ||
{{#if: {{{element|}}} | | {{#if: {{{element|}}} | | ||
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]] | {{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]] | ||
| + | {{!}}- }} | ||
| + | {{#if: {{{status|}}} | | ||
| + | {{!}} '''[[Status Effect]]:''' {{!}}{{!}} [[{{{status}}}]] | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{duration|}}} | | {{#if: {{{duration|}}} | | ||
| Line 30: | Line 33: | ||
====Usage==== | ====Usage==== | ||
| − | {| | + | <pre>{{NPC Skill |
| − | + | | range = | |
| − | + | | area = | |
| − | + | | element = | |
| − | + | | status = | |
| + | | duration = | ||
| + | | target = | ||
| + | }}</pre> | ||
====Notes==== | ====Notes==== | ||