en:rpd:confusion_gas_buff
Table of Contents
Confusion Gas
Confusion Gas is a gas cloud (blob) that can be created by rotten food when consumed or thrown.
Effects
- Applies the Vertigo effect to all creatures in the area of effect
- Potency: 150 + 10 * dungeon depth
- The Vertigo duration depends on the current dungeon depth and target's resistance
Obtaining
- 25% chance when consuming or throwing rotten food
- Also generated by Dreamweed plants (300 + 20 * dungeon depth potency)
Mechanics
- The gas is created when rotten food spoils (see RottenFood.java)
- On each gas evolution tick, applies Vertigo to all characters in the area
- Vertigo duration depends on dungeon depth and target's resistance factor
- Uses Speck.CONFUSION for visual particles (purple particles)
Strategy
- Avoid consuming rotten food to prevent generating the gas
- When throwing rotten food, consider the chance of generating gas
- Use the gas deliberately to affect enemies
- Heroes with Ring of Elements (Vertigo resistance) receive reduced duration
Related Pages
- Rotten Food - Source of the gas
- Vertigo - Effect applied by the gas
- Paralytic Gas - Another gas type from rotten food
- Toxic Gas - Another gas type from rotten food
- Potion of Purity - Can purify rotten food
Code References
- Implementation: ConfusionGas.java
- Applied Buff: Vertigo.java
- Source: RottenFood.java
String Resources
- English: ConfusionGas_Info — “A cloud of confusion gas is swirling here.”
- Russian: ConfusionGas_Info — “Здесь витает облако дурманящего газа.”
- Spanish: ConfusionGas_Info — “Una nube de gas de confusión flota en el aire.”
- Portuguese: ConfusionGas_Info — “Uma nuvem de gás de confusão flutua no ar.”
en/rpd/confusion_gas_buff.txt · Last modified: by 127.0.0.1

