- Added Zdei family to handle fundamental logic
- Fixing some Zdei skills including Optic Induration which was improperly implemented
- Introduced concept of different Zdei for spin speeds
- Fixed Aw'Zdei levels
Updated/verified all 3 promy zones 3rd floor NM's to now spawn on floor portal transports players. Valid spot(s) just removing the chance to spawn on different island until transports are fixed at a later PR. Will need to uncomment out NM spawn points and add UpdateNMSpawnPoint() in each zone.lua
* BCNM Petrifying Pair Fixes
The basis and evidence for all changes can be found in the following links:
https://www.youtube.com/watch?v=kU6rSHxnm9k&t=85s&ab_channel=HeavyMetalWyrmhttps://ffxiclopedia.fandom.com/wiki/Petrifying_Pair?so=search
Fixed:
Increased attack rate of both lizards.
Gave lizards ability to use other lizard mob abilities.
Corrected Spawn points of both lizards to be retail accurate.
Gave both lizards sleep and lullaby immunity.
Both lizards will now link upon engagement
Both lizards will use secretion upon engagement.
Both lizards will favor baleful gaze. Upon extensive review, it appears to be roughly a 50% chance that the lizards use it.
* Res values fix
Reduced res values to be base 100
* Petrifying Pair fix
Added super link to the mobs
* Update attack delay
Reverted delay to 240
* Delay fix
Reverted the changes of lowered delay rate from 240 to 150
* Revert "Delay fix"
This reverts commit c4ff4ea744.
* Set retail accurate (from packet capture) positions of BCNM 30 Petrifying Pair Kalamainu and Kilioa
Co-authored-by: dallano <atwood.dallan@hotmail.com>
* updates
* ID and style fix
* fixing ends
* style fixes 2: the fixening
* accounting for addl column
* Adjust formatting for CI
Co-authored-by: 59blargedy <59blargedy@gmail.com>
* Adding Hakutaku
Added Hakutaku's lua. Added a moderate triple attack as well as adjusted the min max gil received combat based off current retail wikipedia.
Modified HP of hakutaku to be 50,000, added his spell list (based off retail wikipedia) as he was previously using million eyes spells. New spell list ID was set to 467.
* Aiatar
Added Aiatar's placeholder ID definition, implemented both of their .lua's, Aiatar's spawn point, and modified his HP to be accurate to his level.
* Picolaton
Added Picolaton's drop tables for Thrakon Breastplate, adjusted it's stats, and inserted the ID for both placeholder and Picolaton. As well as wrote both their required .lua
* King V bug fixes
King V corrected to despawn when a party wipes or when weather changes while he's roaming. A regen function was written to change between day / night cycles. Also added in the draw in ability.
* Update King_Vinegarroon.lua
Changed draw_in to be used appropriately
* Update Hakutaku.lua
* Update Aiatar.lua
* Update Aiatar.lua
* Update Flamedrake.lua
* Update Picolaton.lua
* Update Phorusrhacos.lua
* Update mob_spell_lists.sql
* General Mob Fixes
General styling error fixes