promotional bannermobile promotional banner

Weapon Enhancer

A powerful Hytale server plugin that enhances weapons and armor with random properties, this loot system similar to action RPGs like Diablo, rarities, and affixes. Every crafted weapon receives unique enhancements that make each weapon truly special!

File Details

weapon-enhancer-0.3.21.jar

  • R
  • Feb 1, 2026
  • 370.28 KB
  • 3.6K
  • Early Access

File Name

weapon-enhancer-0.3.21.jar

Supported Versions

  • Early Access
## [0.3.21] - 2026-02-01
### Added
- **Item enhancement blacklist** (`config.json`: `enhancementItemIdBlacklist`): prevents specific `itemId`s (e.g. ammo) from receiving **rarity/affixes**.
- **Drop multiplier blacklist** (`config.json`: `dropMultiplierItemIdBlacklist`): prevents specific `itemId`s from being multiplied by difficulty drop systems.
- **Global enhancement chance** (`config.json`: `enhancementGenerationChance`): controls the chance for eligible weapons/armor to receive **rarity + affixes** (set to `1.0` to keep current “always enhance” behavior).
- **Armor HP regen balancing** (`config.json`: `armorHpRegenMultiplier`, `armorHpRegenMaxPercentPerInterval`): nerf + cap for stacked regen from armor affixes.

### Fixed
- **HUD attach stability**: reduced join-time CustomUI/HUD race conditions by delaying HUD attach and preventing updates on removed/replaced HUD instances.