# RPG Mobs ## Docs - [API Overview](https://docs.rpgmobs.frotty27.com/api/overview.md): Integration guide for mod developers who want to hook into RPGMobs events and data. - [Abilities](https://docs.rpgmobs.frotty27.com/config/abilities.md): Configuring the special combat abilities that elites can use. - [Admin UI Overview](https://docs.rpgmobs.frotty27.com/config/admin-ui.md): In-game configuration interface for RPGMobs. - [Combat](https://docs.rpgmobs.frotty27.com/config/combat.md): Configuring the CombatActionEvaluator combat system for elite NPCs. - [Core Settings](https://docs.rpgmobs.frotty27.com/config/core.md): Global system settings for diagnostics, reconciliation, and compatibility. - [Effects](https://docs.rpgmobs.frotty27.com/config/effects.md): Configuring passive entity effects applied to elites. - [Gear](https://docs.rpgmobs.frotty27.com/config/gear.md): Managing what equipment elites can wear and how it is assigned. - [Overlays](https://docs.rpgmobs.frotty27.com/config/instances.md): Per-world and per-instance configuration overlays. - [Loot](https://docs.rpgmobs.frotty27.com/config/loot.md): Configuring what rewards players get for defeating elites. - [Mobs](https://docs.rpgmobs.frotty27.com/config/mobs.md): Defining per-mob rules for equipment and elite eligibility. - [Spawning](https://docs.rpgmobs.frotty27.com/config/spawning.md): Control how, where, and when RPG Mobs appear in your world. - [Stats](https://docs.rpgmobs.frotty27.com/config/stats.md): Tuning health and damage scaling for each Elite tier. - [Visuals](https://docs.rpgmobs.frotty27.com/config/visuals.md): Customizing nameplates, model scaling, and asset generation. - [Mechanics](https://docs.rpgmobs.frotty27.com/general/mechanics.md): Understanding the core systems of RPGMobs. - [Welcome](https://docs.rpgmobs.frotty27.com/index.md): Introduction to RPGMobs for Hytale. - [Commands](https://docs.rpgmobs.frotty27.com/reference/commands.md): Admin command reference and permissions. - [Compatibility](https://docs.rpgmobs.frotty27.com/reference/compatibility.md): Mod interoperability and integration notes. - [FAQ](https://docs.rpgmobs.frotty27.com/reference/faq.md): Frequently asked questions and troubleshooting. - [Abilities Tab](https://docs.rpgmobs.frotty27.com/ui/abilities.md): Managing ability configuration through the Admin UI. - [Combat AI Tab](https://docs.rpgmobs.frotty27.com/ui/combat-ai.md): Configuring combat styles, per-tier behaviors, and per-weapon attack parameters through the Admin UI. - [Entity Effects Tab](https://docs.rpgmobs.frotty27.com/ui/entity-effects.md): Managing entity effects through the Admin UI. - [Equipment](https://docs.rpgmobs.frotty27.com/ui/equipment.md): Managing weapon categories, armor categories, and rarity rules through the Admin UI. - [General Tab](https://docs.rpgmobs.frotty27.com/ui/general.md): Master switches, XP integration, elite behavior, and presets. - [Loot Tab](https://docs.rpgmobs.frotty27.com/ui/loot.md): Managing loot templates and drop settings through the Admin UI. - [Mob Rules Tab](https://docs.rpgmobs.frotty27.com/ui/mob-rules.md): Managing mob rules through the Admin UI - global editing and per-world enable/disable. - [Spawning Tab](https://docs.rpgmobs.frotty27.com/ui/spawning.md): Configuring progression style and spawn chances through the Admin UI. - [Stats Tab](https://docs.rpgmobs.frotty27.com/ui/stats.md): Adjusting health and damage scaling through the Admin UI. - [Visuals Tab](https://docs.rpgmobs.frotty27.com/ui/visuals.md): Configuring nameplates and model scaling through the Admin UI. ## OpenAPI Specs - [openapi](https://docs.rpgmobs.frotty27.com/api-reference/openapi.json)