====== Spider Mind Mob - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/spiders/SpiderMind.java|SpiderMind.java]] - Main implementation ===== JSON Configuration ===== This entity may have JSON configuration, but no matching config was found. Check: * RemixedDungeon/src/main/assets/mobsDesc/*.json * RemixedDungeon/src/main/assets/spritesDesc/spider_mind.json ===== String Resources ===== Psi-Spider masculine Psi-Spider These seemingly fragile spiders possess unique mental powers, which allows them to control whole colony. Psi-Spider able to control any living creature, but he is quite a coward. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:spider_mind_amber_mob|Spider Mind Amber (Mob)]]