StatBounds
Configure the min and max values of player stats such as health and stamina.
About StatBounds
Important Note - This is an early implementation of stat modification that has some notable issues, including but not limited to the following:
Setting a "HealthMin" above 0 does not guarantee invincibility, as any damage source larger than the set minimum value can kill the player on the same tick the mod updates the health stat.
Some visual jitter may occur in the UI if the game is attempting to set a stat past its set bounds.
The config currently cannot be used to gain stats beyond Hytale's traditional caps (ex. "HealthMax": 1000000.0 will not give you this much max health, as the game's health cap is 100.0).
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
This mod adds a config file in the mods folder of your world (saves/[world_name]/mods/Kerbe_StatBounds/StatsConfig.json) that allows you to modify the game's stats for convenience or challenge-based purposes.
The current stats that can be modified are Health, Oxygen, Mana, and Stamina. To change any stats, open the StatsConfig.json file and refresh the world after applying any changes.
Note that the config settings may fail if the wrong syntax is used or a Min variable is set to a value larger than the corresponding Max variable.
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Default Config Settings:
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
{ "HealthMin": 0.0, "HealthMax": 100.0, "OxygenMin": 0.0, "OxygenMax": 100.0, "ManaMin": 0.0, "ManaMax": 100.0, "StaminaMin": 0.0, "StaminaMax": 10.0, "EnableBounds": true }
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Sample Presets:
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Damageless
"HealthMin": 0.0, "HealthMax": 1.0
Infinite Oxygen
"HealthMin": 100.0, "HealthMax": 100.0
Infinite Stamina
"StaminaMin": 10.0, "StaminaMax": 10.0
Limited Mana
"ManaMin": 0.0, "ManaMax": 100.0
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Disable Mod Settings
"EnableBounds": false
Categories
Need a Server?
Run StatBounds on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is StatBounds?
Configure the min and max values of player stats such as health and stamina.
How do I download StatBounds?
You can download StatBounds for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created StatBounds?
StatBounds was created by MrKirbychu. The mod has been downloaded 124 times.
Is StatBounds compatible with Hytale servers?
StatBounds 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 StatBounds?
To install StatBounds: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Gameplay Mods
View all modsWan's Wonder Weapons
WanMine
A collection of unique weapons for Hytale, new "relics" blending elemental power, dark magic, and a touch of absurdity!
Perfect Parries
narwhals
Adds a souls-like/RPG combat mechanic where if you block at the instant where you are supposed to take damage, you don't lose stamina, deflect some damage, and stun the attacker. This mod includes a stamina system similar to that of souls/RPG games.
Spellbook
DarkhaxDev
Powering your favorite mods with clean, reusable helpers and utilities.
RPG Leveling And Stats/Skills
Zuxaw_dev
An RPG leveling plugin for Hytale that adds experience points, leveling, stat allocation, and character progression with a GUI, HUD, competitive leaderboard system, and full multi-language translation support.
Lucky Mining
Buuz135
Get more ores from mining, the more you mine in a row, the more ores you get.
MMO Skill Tree
ziggfreed
(Multiple Languages) MMO Skill Tree adds an RPG-style progression system where every action you take helps you grow stronger.