Template:Abyssea NM: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
-->{{#vardefine:popConditions|Item}}<!-- 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| | -->{{#vardefine:popFromItem|}}<!-- If popConditions = Item, set this to the pop item name | ||
-->{{#vardefine:popItemDropsFrom| | -->{{#vardefine:popItemDropsFrom|}}<!-- 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 | ||
Revision as of 03:19, 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 File:.png Drops from |
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. | ||||||