User Tools

Site Tools


rpd:paralytic_gas_level_object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:paralytic_gas_level_object [2025/12/30 04:16] – Wiki maintenance: Updated pages to follow naming conventions and fixed formatting issues mikerpd:paralytic_gas_level_object [2025/12/30 04:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Paralytic Gas Level Object ======
  
 +{{ rpd:images:paralytic_gas_blob.png|Paralytic Gas }}
 +
 +**Paralytic Gas** is a harmful gas effect in Remixed Dungeon that causes paralysis to creatures that breathe it.
 +
 +==== Description ====
 +When characters are exposed to paralytic gas, they become paralyzed and unable to act for a period of time. The gas is typically created by throwing a [[rpd:potion_of_paralytic_gas_item|Potion of Paralytic Gas]].
 +
 +==== Effects ====
 +  * **Paralysis**: Characters caught in the gas cloud are unable to take actions
 +  * **Duration**: Affected characters remain paralyzed for several turns
 +  * **Spread**: The gas spreads in a cloud around the point of origin
 +
 +==== Sources ====
 +  * [[rpd:potion_of_paralytic_gas_item|Potion of Paralytic Gas]] - Thrown potion that creates gas clouds
 +  * [[rpd:paralysis_arrow_item|Paralysis Arrows]] - Created by moistening arrows with the potion
 +  * [[rpd:level_objects|Level Objects]] - Some level objects can produce paralytic gas
 +  * Certain [[rpd:mobs|Mobs]] - Some creatures can emit paralytic gas
 +
 +==== Counters ====
 +  * [[rpd:potion_of_purity_item|Potion of Purity]] - Can neutralize paralytic gas clouds in an area
 +  * Avoiding the gas cloud to prevent paralysis
 +
 +==== Code References ====
 +  * Java Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/blobs/ParalyticGas.java|ParalyticGas.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1722-L1723|ParalyticGas_Name, ParalyticGas_Info]]
 +
 +{{tag> rpd level_objects blob paralysis harmful }}
rpd/paralytic_gas_level_object.txt · Last modified: by 127.0.0.1