Template:Abyssea NM: Difference between revisions

From FFXI-Caldera Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
-->{{#vardefine:popConditions|}}<!--    Options: Spawn, Item, KI
-->{{#vardefine:popConditions|}}<!--    Options: Spawn, Item, KI
-->{{#vardefine:popRespawn|}}<!--        If popConditions = Spawn, set this to X minutes
-->{{#vardefine:popRespawn|}}<!--        If popConditions = Spawn, set this to X minutes
-->{{#vardefine:popNotes|}}<!--          If popConditions = Spawn, set this to additional pop details
-->{{#vardefine:popFromItem|}}<!--      If popConditions = Item, set this to the pop item name
-->{{#vardefine:popFromItem|}}<!--      If popConditions = Item, set this to the pop item name
-->{{#vardefine:popItemDropsFrom|}}<!--  If popConditions = Item, set this to the normal mob name that drops the pop item
-->{{#vardefine:popItemDropsFrom|}}<!--  If popConditions = Item, set this to the normal mob name that drops the pop item
Line 29: Line 30:
| '''Location:''' || {{#var:zone}} {{#var:location}}
| '''Location:''' || {{#var:zone}} {{#var:location}}
|-
|-
| '''Pop Conditions:''' || {{#ifeq: {{#var:popConditions}} | Spawn | Timed spawn every {{#var:popRespawn}} minutes}}{{#ifeq: {{#var:popConditions}} | Item | Trade the ??? a <br> [[File:{{#var:popFromItem}}.png|frameless|250px|link=https://www.bg-wiki.com/ffxi/{{#replace:{{#var:popFromItem}}| |_}}]] <br> Drops from {{#var:popItemDropsFrom}}}}{{#ifeq: {{#var:popConditions}} | KI | Click on the ??? while bearing Key Items <br> (See below)}}
| '''Pop Conditions:''' || {{#ifeq: {{#var:popConditions}} | Spawn | Timed spawn every {{#var:popRespawn}} minutes {{#if: {{#var:popNotes}} | <br> {{#var:popNotes}}}}}}{{#ifeq: {{#var:popConditions}} | Item | Trade the ??? a <br> [[File:{{#var:popFromItem}}.png|frameless|250px|link=https://www.bg-wiki.com/ffxi/{{#replace:{{#var:popFromItem}}| |_}}]]
* Drops from {{#var:popItemDropsFrom}}}}{{#ifeq: {{#var:popConditions}} | KI | Click on the ??? while bearing Key Items <br> (See below)}}
|}
|}
{{#ifeq: {{#var:popConditions}} | KI | {{{!}} class="wikitable"
{{#ifeq: {{#var:popConditions}} | KI | {{{!}} class="wikitable"

Latest revision as of 03:00, 27 October 2025

ALL VARIABLES NECESSARY TO MAKE THIS TEMPLATE FUNCTION ARE AS FOLLOWS


File:Abyssea NM.png
Abyssea NM
Location:
Pop Conditions:

The query SELECT REPLACE(mob_name,'_',' '),mob_lvl,mob_max_hp,mob_max_mp,mob_STR,mob_DEX,mob_VIT,mob_AGI,mob_INT,mob_MND,mob_CHR,mob_Regen,mob_Haste,mob_ATK,mob_DEF,mob_MDEF,mob_ACC,mob_EVA,mob_MEVA,mob_MACC,mob_MATT,mob_DT,mob_PDT,mob_MDT FROM `mob_stats` WHERE mob_stats.mob_id = is invalid (Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near at line 1 Function: EDConnectorRdbms::fetch Query: SELECT REPLACE(mob_name,'_',' '),mob_lvl,mob_max_hp,mob_max_mp,mob_STR,mob_DEX,mob_VIT,mob_AGI,mob_INT,mob_MND,mob_CHR,mob_Regen,mob_Haste,mob_ATK,mob_DEF,mob_MDEF,mob_ACC,mob_EVA,mob_MEVA,mob_MACC,mob_MATT,mob_DT,mob_PDT,mob_MDT FROM `mob_stats` WHERE mob_stats.mob_id = ).

Stats
Level Max HP Max MP
STR DEX VIT AGI INT MND CHR
ATK ACC DEF EVA
MATK MACC1 MDEF MEVA2
DT PDT MDT Regen Haste
Notes
1. Values used in calculations vary from listed values based on dINT.
2. Values used in calculations vary from listed values based on level difference, including item level.