Template:Mob-Details

Usage[edit]

Detail information for a Bestiary monster entry.

Syntax[edit]

  • Parameters that are not applicable to a mob may be removed. Leave them in if it's unknown.
{{Mob-Details
  | is-nm = <!-- y = This is a NM entry -->
  | zone = 
  | level = 
<!-- Set this parameter to "none" if it doesn't drop anything -->
  | drops = {{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
{{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
{{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
<!-- Remove this parameter if nothing can be stolen -->
  | steal = * [[<item>]]
  | spawns = <!-- Number of spawns in the zone -->
  | notes = <!-- Letters as shown in Monster-Notes: A, L, S, H, HP, M, Sc, T(S), T(H), JA, WS, Z(D), Z(N) -->
  | low hp = 
  | high hp = 
  | low mp = 
  | high mp = 
}}

Without comments:

{{Mob-Details
  | is-nm = 
  | zone = 
  | level = 
  | drops = {{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
{{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
{{DropItem|item=|is-key=|always=|to-all=|min=|max=|drops=0|kills=0}}
  | steal = 
  | spawns = 
  | notes = 
  | low hp = 
  | high hp = 
  | low mp = 
  | high mp = 
}}

Default Output[edit]


Zone Level Drops Steal Spawns Notes
[[<zone>Information Needed]] Unknown
  • None
Unknown ??? HP
??? MP
A = Aggressive; NA = Non-Aggresive; L = Links; S = Detects by Sight; H = Detects by Sound;
HP = Detects Low HP; M = Detects Magic; Sc = Follows by Scent; T(S) = True-sight; T(H) = True-hearing
JA = Detects job abilities; WS = Detects weaponskills; Z(D) = Asleep in Daytime; Z(N) = Asleep at Nighttime; A(R) = Aggressive to Reive participants


This article uses material from the "Template:Mob-Details" article on FFXIclopedia and is licensed under the CC-BY-SA License.