level.MobGenInfos
level.MobGenInfos
Fields
| Name | Type | |
|---|---|---|
mobId | String | |
quantityFactor | F64 | |
singleRoomRatio | F64 | |
minCombatsBefore | I32 | |
maxCombatsBefore | I32 | |
minDiff | I32 | |
maxDiff | I32 | |
requiredLevel | String | |
requiredDepth | hl.types.ArrayDyn | |
maxSpawn | Null | |
cdbProps | Virtual[inDoor, inEgg, inStone, minDistBetweenThem, outOfStoneInstantly, spawnChance] | |
minPackSize | I32 | |
maxPackSize | I32 | |
spawnWith | hl.types.ArrayObj | |
| static | fromCdb | Fun |
Protos
f@31858setPack(level.MobGenInfos, I32, Null) → Voidf@31859getPackCount(level.MobGenInfos, Fun) → I32f@31860setMaxSpawn(level.MobGenInfos, I32) → Void
Bindings
- static
f@31862__constructor__(level.MobGenInfos, String, Ref) → Void - static
f@31861fromCdb(Virtual[maxCombatRoomsBefore, maxDifficulty, maxSpawn, minCombatRoomsBefore, minDifficulty, mob, packSize, props, quantityFactor, requiredDepth, requiredLevel, singleRoom, singleRoomRatio, spawnWith]) → level.MobGenInfos