Difference between revisions of "Data:CreatureForm"
Jump to navigation
Jump to search
Nussnougat (talk | contribs) |
Nussnougat (talk | contribs) |
||
Line 1: | Line 1: | ||
== Add / Edit Creature Data == | == Add / Edit Creature Data == | ||
− | <shtml keyname="keyname" hash=" | + | <shtml keyname="keyname" hash="9ee03e747cbcc3bfc877502d5e1bf6e617011cef53db8a6cbca5845736f6735d"><table> |
<tr> | <tr> | ||
<td>Creature Name*</td> | <td>Creature Name*</td> | ||
Line 9: | Line 9: | ||
<td>HP*</td> | <td>HP*</td> | ||
<td><input type="number" id="creature_hp" name="creature_hp" value="0" min="0"/></td> | <td><input type="number" id="creature_hp" name="creature_hp" value="0" min="0"/></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Damage*</td> | ||
+ | <td><input type="number" id="creature_dmg" name="creature_dmg" value="0" min="0"/></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2"><button id="creature_submit">Submit</button></td> | ||
</tr> | </tr> | ||
</table></shtml> | </table></shtml> |
Revision as of 11:19, 6 August 2019
Add / Edit Creature Data
Creature Name* | |
HP* | |
Damage* | |