Gas: Difference between revisions
Jump to navigation
Jump to search
Enemy pages from decompiled game code (names, stats, spawn tables verified against shipped data.win) |
Simplify Stompable infobox field to Yes/No (nuance already covered in prose) |
||
| (2 intermediate revisions 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/ | | colspan="2" class="dw-infobox__image" | <span class="dw-sprite" data-sprite="enemies/gasdrill.png"></span> | ||
|- | |- | ||
! Type | ! Type | ||
| Line 15: | Line 15: | ||
|- | |- | ||
! Stompable | ! Stompable | ||
| No | | No | ||
|- | |- | ||
! Found in | ! Found in | ||
| Line 22: | Line 22: | ||
! Internal name | ! Internal name | ||
| <code>gasSpin / gasAscendFast / gasDescendFast / gasStraightBounce</code> | | <code>gasSpin / gasAscendFast / gasDescendFast / gasStraightBounce</code> | ||
|} | |} | ||
'''Gas''' | '''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]] | ||
Latest revision as of 03:16, 5 July 2026
| Gas | |
|---|---|
| Type | Enemy |
| HP | 20 |
| Gems dropped | 10 |
| Stompable | No |
| Found in | Limbo |
| Internal name | gasSpin / gasAscendFast / gasDescendFast / gasStraightBounce
|
Gas is a shadow creature of Limbo appearing in three forms: a drill shape (gasAscendFast, gasDescendFast) that moves straight up or down, a sphere ( gasSpin) that orbits a fixed point trailing smaller blobs, and a paired-blob shape ( gasStraightBounce, 30 hp) that bounces diagonally. None can be stomped. gasSpin only appears in normal mode.