vault backup: 09-12-2025 13:55:22
This commit is contained in:
@@ -100,14 +100,16 @@ 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. 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.
|
||||
2. Mentor note ->
|
||||
```
|
||||
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
|
||||
|
||||
Vice versa, if Ifrit would be on an intercard, you wanna end up on an intercard too
|
||||
```
|
||||
3.
|
||||
|
||||
|
||||
## Titan
|
||||
|
Reference in New Issue
Block a user