Gas: Difference between revisions

Enemy pages from decompiled game code (names, stats, spawn tables verified against shipped data.win)
 
Pattern-script swap corrections: gasSpin and Clam are in the game; Eyefish is hard-mode only
(One intermediate revision by the same user not shown)
Line 3: Line 3:
! colspan="2" class="dw-infobox__title" | Gas
! colspan="2" class="dw-infobox__title" | Gas
|-
|-
| colspan="2" class="dw-infobox__image" | <span class="dw-sprite" data-sprite="enemies/gasspin.png"></span>
| colspan="2" class="dw-infobox__image" | <span class="dw-sprite" data-sprite="enemies/gasdrill.png"></span>
|-
|-
! Type
! Type
Line 22: Line 22:
! Internal name
! Internal name
| <code>gasSpin / gasAscendFast / gasDescendFast / gasStraightBounce</code>
| <code>gasSpin / gasAscendFast / gasDescendFast / gasStraightBounce</code>
|-
! First appearance
| ''Downwell'' (2015)
|}
|}


'''Gas''' (known in the community as ''Stuff'') is the shadow-stuff of [[Limbo]], drifting in three shapes: a drill that plunges straight up or down (<span class="dw-sprite" data-sprite="enemies/gasdrill.png"></span>), a sphere that orbits a point, and a doubled blob (<span class="dw-sprite" data-sprite="enemies/gasbounce.png"></span>) that bounces diagonally. None can be stomped; all of them end combos the hard way.
'''Gas''' is a shadow creature of [[Limbo]] appearing in three forms: a drill shape (<code>gasAscendFast</code>, <code>gasDescendFast</code>) that moves straight up or down, a sphere (<span class="dw-sprite" data-sprite="enemies/gasspin.png"></span> <code>gasSpin</code>) that orbits a fixed point trailing smaller blobs, and a paired-blob shape (<span class="dw-sprite" data-sprite="enemies/gasbounce.png"></span> <code>gasStraightBounce</code>, 30 hp) that bounces diagonally. None can be stomped. <code>gasSpin</code> only appears in normal mode.


[[Category:Enemies]]
[[Category:Enemies]]