Template:Monster: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|Max Lust: {{{lust|???}}} | |Max Lust: {{{lust|???}}} | ||
|- | |- | ||
|Physical Attack: {{{patk| | |Physical Attack: {{ #if: {{{patk|}}} | {{{patk}}}HP | None}} | ||
|- | |- | ||
|Sexual Attack: {{{satk| | |Sexual Attack: {{ #if: {{{satk|}}} | {{{satk}}} Lust | None}} | ||
|- | |- | ||
|Body Type: {{{type|Unknown}}} | |Body Type: {{{type|Unknown}}} | ||
Line 15: | Line 15: | ||
<noinclude> | <noinclude> | ||
==How to use== | ==How to use== | ||
This template takes five variables: | |||
* hp - Used to show the maximum HP of the monster. This is how many successful hits it takes a Level 1 player to down this monster. If unknown, leave out. If it is impossible to deal physical damage to them, use ∞ instead. | |||
* lust - Used to show the maximum Lust of the monster - once their lust hits this value, they are defeated. This is how many successful seduction attacks it takes a Level 1 player to down this monster. If it is impossible to deal lust damage to them, use ∞ instead. | |||
* patk - Used to show how much damage the monster deals with a physical attack, if any. If they can't attack physically, do not include this. | |||
* satk - Used to show how much lust the monster deals with an seduction attack, if any. If they can't attack sexually, do not include this. | |||
* type - The body type of the monster in question. | |||
===Sample Template=== | ===Sample Template=== |
Revision as of 21:41, 15 April 2019
How to use
This template takes five variables:
- hp - Used to show the maximum HP of the monster. This is how many successful hits it takes a Level 1 player to down this monster. If unknown, leave out. If it is impossible to deal physical damage to them, use ∞ instead.
- lust - Used to show the maximum Lust of the monster - once their lust hits this value, they are defeated. This is how many successful seduction attacks it takes a Level 1 player to down this monster. If it is impossible to deal lust damage to them, use ∞ instead.
- patk - Used to show how much damage the monster deals with a physical attack, if any. If they can't attack physically, do not include this.
- satk - Used to show how much lust the monster deals with an seduction attack, if any. If they can't attack sexually, do not include this.
- type - The body type of the monster in question.
Sample Template
{{Template:Monster|hp=3|lust=3|patk=1|satk=10|type=Fox}}
produces