Template:Abyssea NM: Difference between revisions

From FFXI-Caldera Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
-->{{#vardefine:zone|}}<!--
-->{{#vardefine:zone|}}<!--
-->{{#vardefine:location|}}<!--
-->{{#vardefine:location|}}<!--
-->{{#vardefine:popConditions|}}<!--    Options: Spawn, Item, KI
-->{{#vardefine:popConditions|Item}}<!--    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:popFromItem|}}<!--      If popConditions = Item, set this to the pop item name
-->{{#vardefine:popFromItem|Rotting Eyeball}}<!--      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|Highland Treant}}<!--  If popConditions = Item, set this to the normal mob name that drops the pop item
-->{{#vardefine:popFromKITotalKIs|}}<!-- If popConditions = KI, set this to the total number of KIs needed to spawn the NM
-->{{#vardefine:popFromKITotalKIs|}}<!-- If popConditions = KI, set this to the total number of KIs needed to spawn the NM
-->{{#vardefine:popFromKI1|}}<!--        If popConditions = KI, set this to the 1st KI name
-->{{#vardefine:popFromKI1|}}<!--        If popConditions = KI, set this to the 1st KI name
Line 35: Line 35:
{{!}}-
{{!}}-
{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI1}}.png|frameless|250px|link=[[{{#var:popFromKI1Link}}]]]] <br> '''{{#var:popFromKI1}}'''{{#if: {{#var:popFromKI2}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI2}}.png|frameless|250px|link=[[{{#var:popFromKI2Link}}]]]] <br> '''{{#var:popFromKI2}}'''}}{{#if: {{#var:popFromKI3}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI3}}.png|frameless|250px|link=[[{{#var:popFromKI3Link}}]]]] <br> '''{{#var:popFromKI3}}'''}}{{#if: {{#var:popFromKI4}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI4}}.png|frameless|250px|link=[[{{#var:popFromKI4Link}}]]]] <br> '''{{#var:popFromKI4}}'''}}{{#if: {{#var:popFromKI5}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI5}}.png|frameless|250px|link=[[{{#var:popFromKI5Link}}]]]] <br> '''{{#var:popFromKI5}}'''}}
{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI1}}.png|frameless|250px|link=[[{{#var:popFromKI1Link}}]]]] <br> '''{{#var:popFromKI1}}'''{{#if: {{#var:popFromKI2}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI2}}.png|frameless|250px|link=[[{{#var:popFromKI2Link}}]]]] <br> '''{{#var:popFromKI2}}'''}}{{#if: {{#var:popFromKI3}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI3}}.png|frameless|250px|link=[[{{#var:popFromKI3Link}}]]]] <br> '''{{#var:popFromKI3}}'''}}{{#if: {{#var:popFromKI4}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI4}}.png|frameless|250px|link=[[{{#var:popFromKI4Link}}]]]] <br> '''{{#var:popFromKI4}}'''}}{{#if: {{#var:popFromKI5}} | {{!}}{{!}} style="text-align:center;" {{!}} [[File:{{#var:popFromKI5}}.png|frameless|250px|link=[[{{#var:popFromKI5Link}}]]]] <br> '''{{#var:popFromKI5}}'''}}
{{!}}}}}
{{!}}}|}}
{{Mob Stats|mobID={{#var:mobID}}}}
{{Mob Stats|mobID={{#var:mobID}}}}
{{Drop List}}
{{Drop List}}

Revision as of 02:32, 19 August 2025

ALL VARIABLES NECESSARY TO MAKE THIS TEMPLATE FUNCTION ARE AS FOLLOWS


File:Abyssea NM.png
Abyssea NM
Location:
Pop Conditions: Trade the ??? a

Drops from Highland Treant

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.