vault backup: 09-12-2025 13:54:18

This commit is contained in:
2025-09-12 13:54:18 -04:00
parent cc1175282f
commit e439ae3377

View File

@@ -100,7 +100,13 @@ Four phases:
1. Spawns at a cardinal direction
2. Move as party to the left of Ifrit spawn
1. Not the south, you'll be in the line of fire (pun intended)
2.
2. Mentor note
3.```
```You can use the middle boxmarker of "1" as a reference point:
The boxes' corner point to the intercardinals.For the "Ifrit dashes" you basically want to check if the blue-flame Ifrit is being pointed at the box or notYou wanna end up at one cardinal/intercard too.
Example: if Ifrit would be south, you want to end up either north/east/south/west (or cardinals) as all intercards will explode.
Vice versa, if ifrit would be on an intercard, you wanna end up on an intercard too