Struct RandomEncounterTable
Defines a list of random encounters based on dungeon type (Crypt, Orc Stronghold, etc.).
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct RandomEncounterTable
Fields
| Improve this Doc View SourceDungeonType
Declaration
public DFRegion.DungeonTypes DungeonType
Field Value
| Type | Description |
|---|---|
| DFRegion.DungeonTypes |
Enemies
Declaration
public MobileTypes[] Enemies
Field Value
| Type | Description |
|---|---|
| MobileTypes[] |