FFXIV:Mob template tutorial

Templatetutorials.png

add a mob
Howtoaddbutton.png

The Gamer Escape templates are constructed to be as user-friendly as possible, but because of some software limitations there are sometimes some unintuitive fields.

This template is used for all monsters (aka mobs) which are battled by players.

This template should not be used for mobs that are interacted with (i.e. beastmen).

We've placed the entire item template below and explain each line, explaining what it's for and what data you can enter for it. The template lines are located in the boxes surrounded by the dashed line with the description for it underneath.

Unless otherwise indicated, you do not need to use any wiki coding (i.e. brackets).


{{ARR Infobox Mob
| Patch = 2.0

The patch in which the mob was introduced.

| Image = {{subst:PAGENAME}}.png

One image of the mob. Just add the file name and extension as uploaded to the wiki ("File:" is not needed). The image will be automatically cropped to the proper size - cropping from the bottom right. By default, this will be filled in with the code above, which fills the field with a filename that matches the name of the page.

| Move Image Up   = 
| Move Image Left = 

Takes a numerical value of "1" through "5", each level moving the above image 20px up or left. Use any combination necessary to center the above image.

| Name = {{subst:PAGENAME}}

The name of the mob you are adding. By default, this will be filled in with the code above, which fills the field with the name of the page. This must match the name of the page exactly, including parenthetical text used for disambiguation.

| Description = 

If applicable, a description of the mob. If left blank, the description of the mob family will automatically be displayed.

<!-- Overall Statistics - Leave blank if inapplicable or unknown -->
| Low Level  = 
| High Level = 

| Low HP  = 
| High HP = 

| Low MP  = 
| High MP = 

Numbers only. These should simply represent the overall statistics for the mob in all various locations across Eorzea. If there is only one level, rather than a range, leave the "High Level" field blank.

| Jobs       = 

If applicable, the job of the mob. Separate multiple jobs by commas.

| Gender     =  

If known, the gender of the mob (i.e. "male" or "female").

| NM         =        <!-- Define if mob is an NM (found in a FATE) --> 
| Miniboss   =        <!-- Define if mob is a Miniboss --> 
| Boss       =        <!-- Define if mob is a Boss --> 

Define (i.e. "yes" or "x") one, and only one, of these variables if applicable.

| Genus     = <!-- Family, such as dodo or spriggan -->
| Species   = <!-- Divisions of a genus that look slightly different—coblyns (blue) v. doblyns (yellow) -->

Define only one of Genus or Species, and only define Genus if mob doesn't have a Species. In other words, identify the lowest known taxonomic classification of the mob.

| Locations = 
{{ARR Mob Row
| Location    =  <!-- Name of Location where mob is ie: Larkscall, The Honey Yard, etc -->
| Coordinates =  <!-- Do not fill in this field unless it has a maximum of 3 locations -->
| Event       =  <!-- If mob is part of a Holiday Event, put full name of Event here -->
| Elite       =  <!-- Define if mob is Elite (spiky blue or red icon) -->
| Levels      =  <!-- Level range of mob as it appears at Location -->
| Drops       = {{Drops|Name=<!--Name-->|<!--Total Kills where Name dropped-->|<!--Total Kills-->}}
| Behaviors   =  <!-- A or P. A is for Aggressive (Red Icon) and P is Passive (Blue Icon) -->

<!-- If mob is not normally at Location use the following, depending on what makes mob spawn:-->
| Quest       =  
| Dungeon     =  
| Trial       =  
| Raid        =  
| Levequest   =  
| Guildhest   =  
| FATE        =  
| Deep Dungeon     =  
| Carnivale        =  <!-- Name of the Blue Mage Carnivale that this mob is found in -->
| Treasure Hunt    =  <!-- For example: during Dragonskin Treasure Map -->
| Treasure Dungeon =  <!-- For example: during Aquapolis -->
| Field Operation  =  <!-- For example: during Eureka or Bozja -->    
| VC Dungeon       =  <!-- For example: during Variant or Criterion Dungeons -->
}}

Add new {{ARR Mob Row}} for each location where the mob is located. Only one row is needed for each location. Location is the most specific named location applicable for the mob (i.e. a zone, area or landmark).
Coordinates is the x and y coordinates (i.e. 15.1-26.2). If the monster appears in more than one place in the same location, separate the coordinate pairs with a comma.
If applicable, Event is the name of the seasonal event associated with the mob (with the year included).
If applicable, Elite is used to denote if this instance of the mob is either a boss, miniboss, or Notorious Monster. Place an X in this field if so.
Levels are the level range of the mob at this location.
Drops are the items dropped by the mob. Add a new {{Drops}} template for each drop.
Behaviors takes either "A" for Aggressive (red icon) or "P" for passive (blue icon). Additionally, "M" can be used for enemies that detect by magic, and "H" can be used for enemies that detect by sound. If there are multiple values, separate them by a comma.

The remaining fields are used when a mob only appears during a specific duty. Define the name of the duty in the applicable field. Note that the quest field is to be filled in when the mob only spawns during that quest, rather than a quest that requires the player to hunt mobs that are always on the field.


| Images = 

Add any additional images related to the mob, separated by commas. Just add the file name and extension as uploaded to the wiki ("File:" is not needed).

| Etymology = 

Add any information about how the origins of the name of mob. This field accepts wiki mark-ups.

| Notes =
}}

Add any notes that don't fit anywhere else here. This field accepts wiki mark-ups.