Changes

Jump to: navigation, search

Template:MOB AHVital

2,649 bytes added, 12:03, 20 June 2018
Adding template.
{| table class="block1"style="margin:0 0 0.5em 1em; border:1px solid #ccc; text-align:left; background:#f9f9f9; width:300px;" cellpadding="2"
|- valign="top"
|-
{{ #if:{{{name|}}} |
{{pipe}}-
! class="block2" style="background:#1e1615ff;width:500px;border-radius:5px;" colspan="2" align="left" {{pipe}} [[{{{name|}}}]]
}}
|-
{{ #if:{{{vital level|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:150px;" align="right" {{pipe}}Vitals at '''{{{vital level}}}'''
{{pipe}} {{pipe}}[[Image:Health-icon-30px.gif|Health]] {{{health}}} [[Image:Armor-icon-30px.gif|Armor]] {{{armor}}}
}}
|} <!--

--> {{ #if:{{{area|}}} | ; [[Category:{{{area}}} Creatures]] }} <!--
--><noinclude>
==Syntax==
<pre>
{{MOB AH
| name =
| level to tame=
| max level =
| vital list=
| max bond level =
| max happiness =
| max enthusiasm =
| attack =
| sic em =
| clever trick =
| weaknesses =
| resists =
}}
</pre>

==Parameters==
; area
: List a region or map where the mob can be found.
; variant
: Optional. Used for alternative forms of a mob. Limit to gender, stronger versions, summoned clones, dev spawned bosses, and other minor changes. Do not use when Effective/Ineffective information differs, such as the [[Red Drakeworm]] and [[Blue Drakeworm]], even though both are simply called '''Drakeworm''' in-game.
; health
: Semi-Optional. If no Health is listed, Armor and Rage will not display. The amount of health the mob has in a location.
; armor
: The amount of armor the mob has.
; rage
: The amount of rage the mob has.
; location
: A short description of where or how to find the mob.
; time
: OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid/Halloween), write that here!
; weather
: OPTIONAL. Used if a monster only spawns during a particular type of weather event (Not in-game yet).

==Description==
This automatically adds the location category to that page. So if you entered location1 = Serbule, <nowiki>[[Category:Serbule Creatures]]</nowiki> would be added for you. At the moment, do not enter locations surrounded by double brackets.
<pre>
{{MOB Location
| area = Serbule
| health = 90000
| armor = 85
| rage = 999999
| location = Description of whereabouts.
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
}}
</pre>
{{MOB AH Vital
| vital level= Tamed
| health = 50
| armor = 20
}}
{{MOB AH Vital
| vital level= 50
| health = 100
| armor = 40
}}
{{MOB AH Vital
| vital level= 70
| health = 120
| armor = 80
}}
{{MOB AH Vital
| vital level= Max(70)
| health = 120
| armor = 80
}}
[[Category:Formatting templates]]
</noinclude>

Navigation menu