[lua] [sql] ENM Fire in the Sky#9459
Merged
Merged
Conversation
026d483 to
264999d
Compare
Xaver-DaRed
reviewed
Feb 14, 2026
| local damage = math.floor(mob:getHP() / 3) | ||
|
|
||
| if mob:getPool() == xi.mobPool.RAZON then | ||
| damage = mob:getMaxHP() / 3 * 1.5 |
Contributor
There was a problem hiding this comment.
damage = math.floor(mob:getMaxHP() / 2)
264999d to
b524be5
Compare
Xaver-DaRed
reviewed
Feb 14, 2026
| local damage = math.floor(mob:getHP() / 3) | ||
|
|
||
| if mob:getPool() == xi.mobPool.RAZON then | ||
| damage = mob:getMaxHP() / 3 |
Contributor
There was a problem hiding this comment.
`damage = math.floor(mob:getMaxHP() / 3)
Xaver-DaRed
reviewed
Feb 14, 2026
|
|
||
| SELF_DESTRUCT_CLUSTER_RAZON = 1470, | ||
|
|
||
| DEADALUS_WING_COP_PRISHE = 1487, -- Dwing COP 8-4 Dawn |
Contributor
There was a problem hiding this comment.
out of order. This 2 are in the 1400s and are between 1500s
Contributor
Author
There was a problem hiding this comment.
out of order. This 2 are in the 1400s and are between 1500s
Had this one cooking in drafts a bit too long, fixed
8b7d8e1 to
501c4b3
Compare
Implements the ENM Fire in the Sky
501c4b3 to
2e25cf2
Compare
Xaver-DaRed
approved these changes
Feb 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I affirm:
What does this pull request do?
Adds the ENM Fire in the Sky
JP Wiki
https://wiki.ffo.jp/html/4010.html
Captures
https://www.youtube.com/watch?v=0Gpt8bv4sas&t=163s - Shows loss
https://youtu.be/AXWlC4rfXFk
https://1drv.ms/u/c/87e665e10555c452/EYCX9K5u7A1ElPKlSBeVeKMBaGPRY5lr4YvzRRVbCyyRKA?e=UfYvr7
https://youtu.be/DQzkxzF5pDg
https://1drv.ms/u/c/87e665e10555c452/ESIJRERyfOdGlTGYEeC3C-UBXN8nLAgPu5YkBYEVhJ6cgA?e=Qagwpl
https://youtu.be/WqnoCflS1m8
https://1drv.ms/u/c/87e665e10555c452/EXNuXYWpdi1Hp4ss8MPx4AoBciEyktTfBqnZqBOosBUE3w?e=7n8u0a
https://youtu.be/A-vNcHiWjVs
https://1drv.ms/u/s!AlLEVQXhZeaHgQaN4gFgrV84-wwc?e=pAJyGt
https://youtu.be/BDdjfpGZI9A
https://www.dropbox.com/scl/fi/5qo7nz6vuemytj6yzs5rg/ENM-Fire-in-the-Sky-W-RDM.zip?rlkey=kpsuhn7flu10cvtuid42om2pt&dl=0
Steps to test these changes
Run fire in the Sky