en:rpd:web_trap
Table of Contents
Web
The Web is a blob effect in Remixed Dungeon that roots characters in place, preventing movement until the web dissipates. It's commonly created by Spinner mobs and Spider Armor.
Description
When characters step on web:
- Rooting: Characters become rooted in place, unable to move
- Duration: The effect lasts until the web dissipates
- Movement Prevention: Rooted characters cannot move but can still perform other actions
Properties
- Type: Blob/Environmental effect
- Effect: Roots and immobilizes character
- Duration: Until dissipated gradually
- Interaction: Can be cleared with fire-based attacks
Mechanics
- Creation: Generated by Spinner mobs when they attack
- Spider Armor: Spider Armor creates web fields when the wearer takes damage
- Persistence: The web remains for several turns before dissipating
- Immunity: Characters wearing Spider Armor are immune to web effects
- Dissipation: Webs gradually disappear over time
Strategy
- Avoidance: Be cautious when engaging spinners, as they will attempt to web you in place
- Spider Armor: Provides immunity and can be useful when fighting spider enemies
- Patience: If caught in web, either wait for it to dissipate or move to a different tile if possible
- Spinner Combat: Fight spinners in open areas where being rooted is less disadvantageous
Code References
- Java Implementation: Web.java
- Base Class: Blob.java
- Creator (Spinner): Spinner.java
- Immunity (Armor): SpiderArmor.java
See Also
en/rpd/web_trap.txt · Last modified: by 127.0.0.1
