File Details
RPGMobs-API-1.0.0.zip
- R
- Feb 18, 2026
- 4.05 MB
- 15
- Early Access
File Name
RPGMobs-API.zip
Supported Versions
- Early Access
[1.0.0] - 2026-02-18
Added
- Initial release of RPGMobs API
RPGMobsAPIstatic entry point for mod developersRPGMobsAPI.registerListener()andunregisterListener()for event subscriptionsRPGMobsAPI.query()for read-only inspection of RPG mob stateIRPGMobsEventListenerinterface with default no-op handlers for all 12 event typesRPGMobsSpawnedEventfor reacting to or cancelling elite spawnsRPGMobsDeathEventwith killer reference and positionRPGMobsDropsEventwith mutable drop list for adding, removing, or replacing lootRPGMobsDamageDealtEventwith adjustable damage multiplierRPGMobsDamageReceivedEventfor monitoring incoming damageRPGMobsAbilityStartedEventfor reacting to or cancelling ability activationRPGMobsAbilityCompletedEventandRPGMobsAbilityInterruptedEventfor ability lifecycle trackingRPGMobsAggroEventandRPGMobsDeaggroEventfor combat state changesRPGMobsScalingAppliedEventwith full scaling parameters (health, damage, model)RPGMobsReconcileEventfor synchronizing state after config reloadsICancellableinterface for events that support cancellation (spawn, drops, damage dealt, ability started)IRPGMobsQueryAPIwith methods for tier, scaling, progression, combat state, and summon trackingAbilityTypeenum for built-in ability identification (Heal Leap, Charge Leap, Undead Summon)RPGMobsNotInitializedExceptionfor safe early-access detection

