User Tools

Site Tools


mr:spider_queen_mob

Spider Queen Mob - Code References

Java Classes

Class Details

  • Package: com.nyrds.pixeldungeon.mobs.spiders
  • Extends: Boss
  • HP: 120
  • Base Defense Skill: 18
  • Base Attack Skill: 21
  • EXP for Kill: 11
  • Damage Range: 12-20
  • Damage Reduction: 10
  • Immunities: Fire, Burning
  • Special Abilities:
    1. Spawns SpiderEgg on random turns (5% chance)
    2. 50% chance to apply Poison (7-9 turns) on attack
    3. Can only attack when adjacent and HP > 50%
    4. Retreats when HP < 50% and target is within 5 tiles
  • Drops:
    1. SkeletonKey (100%)
    2. ChaosCrystal (33%)
    3. SpiderCharm (33%)
    4. SpiderArmor (34%)
  • Badge: SPIDER_QUEEN_SLAIN

JSON Configuration

This entity is implemented in Java. Configuration may exist in:

  • RemixedDungeon/src/main/assets/mobsDesc/*.json
  • RemixedDungeon/src/main/assets/spritesDesc/spider_queen.json
  • RemixedDungeon/src/main/assets/levelsDesc/Bestiary.json - Spawn configuration

String Resources

Lua Scripts

This entity is implemented in Java, no Lua script exists

mr/spider_queen_mob.txt · Last modified: by 127.0.0.1