Template:Monster: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="messagebox protected" style="border:2px solid #99B; padding:0px; font-size:0.9em; width: 150px; float:right;"
{| class="messagebox protected" style="border:2px solid #99B; padding:0px; font-size:0.9em; width: 150px; float:right;"
!'''{{PAGENAME}}'''
!'''{{PAGENAME}} {{{enc|}}}'''
|-
|-style="background:lightgray"
|Max HP: {{{hp|???}}}
|Max HP: {{{hp|???}}}
|-
|-
|Max Lust: {{{lust|???}}}
|Max Lust: {{{lust|???}}}
|-
|-style="background:lightgray"
|Physical Attack: {{{patk|???}}}HP
|Physical Attack: {{{patk|???}}}HP
|-
|-
|Sexual Attack: {{{satk|???}}} Lust
|Sexual Attack: {{{satk|???}}} Lust
|-
|-style="background:lightgray"
|Body Type: {{{type|Unknown}}}
|Body Type: {{{type|Unknown}}}
|}
|}
Line 16: Line 16:
==How to use==
==How to use==


This template takes five variables:
This template takes six variables:


* enc - Only used for monsters which have different stats depending on when you face them.
* 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.
* 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.
* 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.
Line 25: Line 26:


===Sample Template===
===Sample Template===
<nowiki>{{Template:Monster|hp=3|lust=3|patk=1|satk=10|type=Fox}}</nowiki>  
<nowiki>{{Template:Monster|enc=1|hp=3|lust=3|patk=1|satk=10|type=Fox}}</nowiki>  


produces
produces


{{Template:Monster|hp=3|lust=3|patk=1|satk=10|type=Fox}}
{{Template:Monster|enc=1|hp=3|lust=3|patk=1|satk=10|type=Fox}}


</noinclude>
</noinclude>

Latest revision as of 22:27, 15 April 2019

Monster
Max HP: ???
Max Lust: ???
Physical Attack: ???HP
Sexual Attack: ??? Lust
Body Type: Unknown


How to use

This template takes six variables:

  • enc - Only used for monsters which have different stats depending on when you face them.
  • 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|enc=1|hp=3|lust=3|patk=1|satk=10|type=Fox}}

produces

Monster 1
Max HP: 3
Max Lust: 3
Physical Attack: 1HP
Sexual Attack: 10 Lust
Body Type: Fox