Show / Hide Table of Contents

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 Source

DungeonType

Declaration
public DFRegion.DungeonTypes DungeonType
Field Value
Type Description
DFRegion.DungeonTypes
| Improve this Doc View Source

Enemies

Declaration
public MobileTypes[] Enemies
Field Value
Type Description
MobileTypes[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX