====== Spider Elite Mob - Code References ====== ===== Entity Kind ===== * getEntityKind(): SpiderElite ===== Java Classes ===== This entity is implemented in Lua, no direct Java class exists ===== JSON Configuration ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/SpiderElite.json|Mobs Description]] ===== String Resources ===== Spider Elite A more dangerous variant of the common spider found in spider nests. This spider appears to be an elite guard that protects the nest. ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/mobs/SpiderElite.lua|SpiderElite.lua]] - Main implementation * Special attack: 20% chance to apply Vertigo debuff to enemy when attacking