Show / Hide Table of Contents

Struct LootChanceMatrix

Used to create matrix of chances by loot table key.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct LootChanceMatrix

Fields

| Improve this Doc View Source

AM

Declaration
public int AM
Field Value
Type Description
Int32
| Improve this Doc View Source

BK

Declaration
public int BK
Field Value
Type Description
Int32
| Improve this Doc View Source

C1

Declaration
public int C1
Field Value
Type Description
Int32
| Improve this Doc View Source

C2

Declaration
public int C2
Field Value
Type Description
Int32
| Improve this Doc View Source

C3

Declaration
public int C3
Field Value
Type Description
Int32
| Improve this Doc View Source

CL

Declaration
public int CL
Field Value
Type Description
Int32
| Improve this Doc View Source

key

Declaration
public string key
Field Value
Type Description
String
| Improve this Doc View Source

M1

Declaration
public int M1
Field Value
Type Description
Int32
| Improve this Doc View Source

M2

Declaration
public int M2
Field Value
Type Description
Int32
| Improve this Doc View Source

MaxGold

Declaration
public int MaxGold
Field Value
Type Description
Int32
| Improve this Doc View Source

MI

Declaration
public int MI
Field Value
Type Description
Int32
| Improve this Doc View Source

MinGold

Declaration
public int MinGold
Field Value
Type Description
Int32
| Improve this Doc View Source

P1

Declaration
public int P1
Field Value
Type Description
Int32
| Improve this Doc View Source

P2

Declaration
public int P2
Field Value
Type Description
Int32
| Improve this Doc View Source

RL

Declaration
public int RL
Field Value
Type Description
Int32
| Improve this Doc View Source

WP

Declaration
public int WP
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX