Package de.delinkedde.mobarenareborn.mob
package de.delinkedde.mobarenareborn.mob
Mob definitions and spawn-time scaling.
MobType defines a spawnable monster;
MobRegistry holds the roster with tolerant name lookup; and
MobScaler spawns mobs, applies the configured scaling from a
ScalingContext and tags them as arena mobs.
-
KlasseBeschreibungRegistry of spawnable
MobTypedefinitions.Spawns mobs and applies the configured scaling.A definition of a spawnable arena monster.The runtime values that feed the scaling formulas when a wave is spawned.