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) |
Corrections: dry factual tone, code-verified facts, removed cut content and First-appearance rows |
||
| 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 21: | Line 21: | ||
|- | |- | ||
! Internal name | ! Internal name | ||
| <code> | | <code>gasAscendFast / gasDescendFast / gasStraightBounce</code> | ||
|} | |} | ||
'''Gas''' | '''Gas''' is a shadow creature of [[Limbo]] appearing in two forms: a drill shape (<code>gasAscendFast</code>, <code>gasDescendFast</code>) that moves straight up or down, 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. | ||
[[Category:Enemies]] | [[Category:Enemies]] | ||
Revision as of 02:19, 5 July 2026
| Gas | |
|---|---|
| Type | Enemy |
| HP | 20 |
| Gems dropped | 10 |
| Stompable | No — any contact hurts |
| Found in | Limbo |
| Internal name | gasAscendFast / gasDescendFast / gasStraightBounce
|
Gas is a shadow creature of Limbo appearing in two forms: a drill shape (gasAscendFast, gasDescendFast) that moves straight up or down, and a paired-blob shape ( gasStraightBounce, 30 hp) that bounces diagonally. None can be stomped.