User Tools

Site Tools


mr:web_blob

Web Blob - Code References

Java Classes

  • Web.java - Main blob implementation that applies roots effect to characters

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

<!-- English (values/strings_all.xml) -->
<string name="Web_Info">Web covers this tile. Creatures walking into it will be rooted.</string>
 
<!-- Russian (values-ru/strings_all.xml) -->
<string name="Web_Info">Паутина покрывает эту клетку. Существа, входящие в неё, будут обездвижены.</string>

Lua Scripts

Implementation Details

  • Class: `com.wataboubou.pixeldungeon.actors.blobs.Web`
  • Extends: `Blob`
  • Entity Kind: `Web`
  • Behavior: Applies Roots buff to characters that enter the web
  • Exception: Characters wearing SpiderArmor are immune to the roots effect
  • Visual: Uses `WebParticle.FACTORY` for particle effects
  • Spread: Web spreads to adjacent tiles over time
mr/web_blob.txt · Last modified: by 127.0.0.1