Enemies: Difference between revisions

From Downwiki
Jump to navigation Jump to search
Move most cut-enemy thumbnails into a tiled gallery at the bottom; keep Smile Slime as the lead thumbnail
Boss clones use the real sprNeon* sprites (Obake/Squid/Mohawk were regular-enemy stand-ins)
Line 53: Line 53:
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonjelly.png"></span><span class="dw-grid__label">Neon Jelly</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonjelly.png"></span><span class="dw-grid__label">Neon Jelly</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonredball.png"></span><span class="dw-grid__label">Neon Red Ball</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonredball.png"></span><span class="dw-grid__label">Neon Red Ball</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/obake.png"></span><span class="dw-grid__label">Neon Obake</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonobake.png"></span><span class="dw-grid__label">Neon Obake</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neongaschaser.png"></span><span class="dw-grid__label">Neon Gas Chaser</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neongaschaser.png"></span><span class="dw-grid__label">Neon Gas Chaser</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/mohawkmon.png"></span><span class="dw-grid__label">Neon Mohawk</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonmohawk.png"></span><span class="dw-grid__label">Neon Mohawk</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/squid.png"></span><span class="dw-grid__label">Neon Squid</span>]]</div>
<div class="dw-grid__tile">[[Final Boss|<span class="dw-sprite" data-sprite="enemies/neonsquid.png"></span><span class="dw-grid__label">Neon Squid</span>]]</div>
</div>
</div>



Revision as of 04:22, 5 July 2026

Enemies appear randomly throughout each level and may actively attack or passively damage the player. Killing multiple enemies between landing on the ground will result in combos and can yield bonuses. Most enemies can be stomped on which will kill them and recharge the player's gunboots. However, some enemies will damage the player if stomped on; these enemies generally display the secondary color (default red) along their top side as a reminder that they should not be stepped on.

Caverns

Catacombs

Aquifer

Limbo

Boss

The Final Boss spawns pale clones of earlier enemies (the neon* objects), matching the section of the Abyss the fight has reached.

Cut Enemies

Smile Slime — enmVfrog.

These enemy objects exist in the game's code but are never spawned anywhere in the shipped game — leftovers from development that never made it into (or were removed from) a level.

A legacy ambient-spawner object, obj_spawner, is superseded by the actual spawner system (Spawner + spawnerSet15) wired into level generation and is itself never placed, orphaning everything it alone references: enmDodger, enmPoofer, enmDarksoulW, enmGuntle (and its projectile, guntleBubble).

A handful of enemies are only ever spawned by another object that is itself never placed: enmAscend (by ascend_spawner), enmBug (by bugbugbug), enmStraightBall (by ball_spawner), enmTentacrab and the tendril it spawns, enmTentacleye, plus swarm, morphBomb, and Spore.

A whole cut mechanic — a locked gate guarded by a turret — never appears in any level layout: Gate, GateSwitch, enmGateTurret.

The rest have no references anywhere in the shipped code at all, beyond an internal (and unreliable) name table: enmAngryFace, enmBabyObake, enmCrawlbot, enmDarkWander, enmDodgeshot, enmDownSkull, enmDskull, enmFirebat, enmFishred, enmFishredWander, enmFlamewisp, enmFriends, enmGatherer, enmJellyAir, enmLeapon, enmLunger, enmNbar, enmRat, enmSamball, enmSkullSoul, enmSporeSpawn, enmStg1, enmTadpole, enmTwinbot, enmUnichan, enmUpshoot, enmVfrog, enmWallCrawler, enmWallLurker, enmXchaser, limboChaser, limboWander, neonFloat, neonRedJelly, and uniDead — plus a set of Limbo-style gas variants superseded by the "fast" ones that actually spawn: gasAscend, gasAscend2, gasBounce, gasChaserDodge, gasCircle, gasDescend, gasDescendSlow, gasWanderUp.

One boss clone, neonSkull, is fully implemented but the Final Boss's phase-cycling code simply never selects it — a defined clone that's dead weight in a switch statement.

Boring Ball
Dskull
Rat
Moya
Baby Obake
"meh"
Twin Ball
Crawlbot
Fish Red
N-Bar
Leapon
Sporen
Unichan
Gatherer