Back to Mods
Elite Mobs

Elite Mobs

creaturesCedel1

Gives mobs a chance to have extra attributes on spawn.

About Elite Mobs

Elite Mobs

The plugin is still in development, loot and zone-based difficulty would be added in a future update.

This plugin adds modifiers to hostile mobs indicated by affixes or visual effects. When a mob spawns, it has a chance to roll one or more of the following traits:

Affixes

Berserker: Damage output ramps up as the mob's HP gets lower.

Bombardier: Tosses explosive projectiles at players within range.

Frost: Attacks apply a slowing effect; has the potential to freeze.

Infernal: Fire immunity and applies burn on hit.

Launcher: Attacks knock you back significantly.

Magnetic: Periodically drags nearby players toward the mob.

Swift: Moves 50% faster than normal.

Splitting: Breaks into two smaller versions of itself when killed.

Stoneskin: Flat 25% damage reduction from all sources.

Vampire: Heals itself for 50% of the damage it deals.

Venomous: Applies poison on attack.

Volatile: Explodes instantly upon death.

Configuration

Define spawn rate, affix limits, and specific affix parameters in the EliteMobsConfig.json file.

Default Configuration

{ "EliteChance": 0.25, "MinAffixes": 1, "MaxAffixes": 5, "AffixSettings": { "infernal": { "Enabled": true, "Weight": 60, "Settings": { "burn_duration": 6.0 } }, "splitting": { "Enabled": true, "Weight": 20, "Settings": { "health_split": 0.5 } }, "bombardier": { "Enabled": true, "Weight": 40, "Settings": { "cooldown": 6.0, "range": 25.0 } }, "venomous": { "Enabled": true, "Weight": 60, "Settings": { "poison_duration": 12.0 } }, "berserker": { "Enabled": true, "Weight": 60, "Settings": { "strength": 2.0, "bonus_hp_threshold": 0.1 } }, "frost": { "Enabled": true, "Weight": 60, "Settings": { "freeze_chance": 0.15 } }, "stoneskin": { "Enabled": true, "Weight": 70, "Settings": { "damage_multiplier": 0.75 } }, "vampire": { "Enabled": true, "Weight": 60, "Settings": { "lifesteal_percent": 0.5 } }, "magnetic": { "Enabled": true, "Weight": 40, "Settings": { "strength": 15.0, "cooldown": 5.0, "radius": 12.0 } }, "launcher": { "Enabled": true, "Weight": 40, "Settings": { "launch_power_away": 30.0, "launch_power_up": 30.0 } } } }

Downloads
692
Created
Jan 24, 2026
Updated
Jan 25, 2026
Version
Early Access

Categories

Mobs\CharactersGameplay

Download Mod

Download on CurseForge
Free download • 692 total downloads

Need a Server?

Run Elite Mobs on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Elite Mobs?

Gives mobs a chance to have extra attributes on spawn.

How do I download Elite Mobs?

You can download Elite Mobs for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Elite Mobs?

Elite Mobs was created by Cedel1. The mod has been downloaded 692 times.

Is Elite Mobs compatible with Hytale servers?

Elite Mobs is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Elite Mobs?

To install Elite Mobs: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.