This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Healing Spell Line"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly><tr>
 
<includeonly><tr>
<td>[[{{{name}}}]]
+
<td>[[{{{name}}}]]</td>
<td>{{{type|Heal}}}
+
<td>{{{type|Heal}}}</td>
<td>{{{mana}}}
+
<td>{{{mana}}}</td>
<td>{{{min HP}}}
+
<td>{{{min HP}}}</td>
<td>{{{max HP}}}
+
<td>{{{max HP}}}</td>
<td>{{{min ratio}}}
+
<td>{{#expr: {{{min HP}}}/{{{mana}}} round 4 }}</td>
<td>{{{max ratio}}}
+
<td>{{#expr: {{{max HP}}}/{{{mana}}} round 4 }}</td>
<td>{{{cast time}}}
+
<td>{{{cast time}}}</td>
<td>{{{range}}}
+
<td>{{{range}}}</td>
<td>{{{cleric|-}}}
+
<td>{{{cleric|-}}}</td>
<td>{{{druid|-}}}
+
<td>{{{druid|-}}}</td>
<td>{{{paladin|-}}}
+
<td>{{{paladin|-}}}</td>
<td>{{{ranger|-}}}
+
<td>{{{ranger|-}}}</td>
<td>{{{shaman|-}}}
+
<td>{{{shaman|-}}}</td>
 
</tr></includeonly>
 
</tr></includeonly>

Revision as of 18:50, 31 October 2019