User Tools

Site Tools


en:rpd:web_trap

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:web_trap [2026/01/20 13:34] – Fix wiki pages based on standards: rename combat_mechanics.txt to combat_mechanic.txt, spiders.txt to spider_creatures_overview.txt, fix links, and update bleeding_buff.txt mikeen:rpd:web_trap [2026/01/20 13:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Web ======
  
 +==== Description ====
 +Web is a trap found throughout the dungeon that can immobilize characters. When a character steps on web terrain, they become stuck and unable to move until they break free or the web is removed.
 +
 +==== Properties ====
 +  * **Type**: Trap/Terrain
 +  * **Effect**: Immobilizes character
 +  * **Duration**: Until broken or removed
 +  * **Interaction**: Can be cleared with certain items or abilities
 +
 +==== Mechanics ====
 +  * Characters stepping on web terrain become immobilized
 +  * Some armor, like [[en:rpd:spider_armor_item|Spider Armor]], allows free movement on web terrain
 +  * Can be cleared using fire-based attacks or other methods
 +  * Spreads in certain conditions
 +
 +==== Strategy ====
 +  * Be cautious when moving through areas with webs
 +  * Consider bringing fire-based items to clear webs
 +  * Spider Armor allows safe movement through web areas
 +
 +==== Code References ====
 +  * Java Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/blobs/Web.java|Web.java]]
 +
 +==== See Also ====
 +  * [[en:rpd:spider_armor_item|Spider Armor]]
 +  * [[en:rpd:traps|Traps]]
 +  * [[en:rpd:spider_creatures_overview|Spiders]]
 +
 +{{tag> rpd traps terrain web}}
en/rpd/web_trap.txt · Last modified: by 127.0.0.1