Floor Boss: The Lost Creature - Orhu/Summer2023Project GitHub Wiki
The Lost Creature (Ancient Mew), Floor 2 Boss
-
Moves very quickly in a figure ∞ pattern arount the top of the room.
-
[Teleport] Can teleport, moving between the 4 walls of the room (when on side walls, uses a figure 8 pattern instead of a figure ∞)
-
[Basic Fire] Regularly fires off clusters of three bullets toward the player as it moves around.
-
After the fifth time through the movement pattern, the boss stops and prepares one of four attacks.
- [Ancient Power] Chunks of the ground will be lifted up from the floor of the boss room and thrown at the player from all angles.
- [Aura Sphere] The boss will charge a massive orb above its head that fires to the center of the room, then spawns several bullets that spread outwards.
- [Psychic] The boss fires a bouncy projectile every second in various directions (up to a total of 5 projectiles). These projectiles each last for 10 seconds to a total of 15 seconds for the full attack.
- [Reflect] After 2 seconds, the boss will begin to emit a glow around itself. Any attacks fired by the player while this glow exists will be fizzled instantly and the boss will fire a copy of the attack at the player.
-
After one of these attack are fired (unless the attack is the transformation one), the boss will teleport outside of the room until the attack concludes, then reappear on one of the four walls and start its behavior over from the beginning of its behavior loop.
-
When the boss reaches 50% health, it will use a special attack where it temporarily absorbs all projectiles the player creates, then releases them all back at the player after 5 seconds.
- [Potentially Cut, though still could theoretically exist] [Transform] The boss will transform into a copy of the player and proceed to move around the room as if they were the player, firing a selection of spells. It always begins by casting Orbiter Shield. It will cast 1 spell every 3 seconds.
- Fireball
- Icicle Spray (lower range)
- Bubble
- Poison Blade
- Mana Bullet
- Shatterbone (no curse)
- Seedlings (4 projectiles, fired differently) The transformation lasts until 3 seconds after 4 spells have been cast (~12 seconds).
- [Potentially Cut, though still could theoretically exist] [Transform] The boss will transform into a copy of the player and proceed to move around the room as if they were the player, firing a selection of spells. It always begins by casting Orbiter Shield. It will cast 1 spell every 3 seconds.
[~~~] = Notes or Attack names for referencing specific attacks