[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:ItemStats"
From Project 1999 Wiki
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>Template for an item's (or set of armor's) stats | + | <noinclude>Template for an item's (or set of armor's) stats. |
| + | |||
| + | Note that the order of stats/saves is based on the classic EQ interface ([http://www.afterlifeguild.org/sss/complete.jpg]), and so is different from, for instance, Allakhazam's ordering. | ||
Blank Template: | Blank Template: | ||
| Line 13: | Line 15: | ||
|hp= | |hp= | ||
|mana= | |mana= | ||
| − | | | + | |svp= |
| + | |svm= | ||
|svd= | |svd= | ||
|svf= | |svf= | ||
| − | | | + | |svc= |
| − | + | ||
}}</pre> | }}</pre> | ||
| − | </noinclude> | + | </noinclude><includeonly><table class="eoTable3"> |
| − | + | ||
| − | <includeonly><table class="eoTable3"> | + | |
<tr> | <tr> | ||
<th>AC</th> | <th>AC</th> | ||
| Line 33: | Line 33: | ||
<th>HP</th> | <th>HP</th> | ||
<th>MANA</th> | <th>MANA</th> | ||
| − | <th> | + | <th>SvP</th> |
| + | <th>SvM</th> | ||
<th>SvD</th> | <th>SvD</th> | ||
<th>SvF</th> | <th>SvF</th> | ||
| − | <th> | + | <th>SvC</th> |
| − | + | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 50: | Line 50: | ||
<td>{{{hp|0}}}</td> | <td>{{{hp|0}}}</td> | ||
<td>{{{mana|0}}}</td> | <td>{{{mana|0}}}</td> | ||
| − | <td>{{{ | + | <td>{{{svp|0}}}</td> |
| + | <td>{{{svm|0}}}</td> | ||
<td>{{{svd|0}}}</td> | <td>{{{svd|0}}}</td> | ||
<td>{{{svf|0}}}</td> | <td>{{{svf|0}}}</td> | ||
| − | <td>{{{ | + | <td>{{{svc|0}}}</td> |
| − | + | ||
</tr> | </tr> | ||
</table></includeonly> | </table></includeonly> | ||
Latest revision as of 19:49, 21 June 2019
Template for an item's (or set of armor's) stats.
Note that the order of stats/saves is based on the classic EQ interface ([1]), and so is different from, for instance, Allakhazam's ordering.
Blank Template:
{{ItemStats
|ac=
|str=
|sta=
|dex=
|agi=
|wis=
|int=
|cha=
|hp=
|mana=
|svp=
|svm=
|svd=
|svf=
|svc=
}}