Show / Hide Table of Contents

Class DaggerfallLootDataTables

Inheritance
Object
DaggerfallLootDataTables
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public static class DaggerfallLootDataTables

Fields

| Improve this Doc View Source

academicArchive

Declaration
public const int academicArchive = 209
Field Value
Type Description
Int32
| Improve this Doc View Source

boxesNbottlesArchive

Declaration
public const int boxesNbottlesArchive = 205
Field Value
Type Description
Int32
| Improve this Doc View Source

clothingArchive

Declaration
public const int clothingArchive = 204
Field Value
Type Description
Int32
| Improve this Doc View Source

combatArchive

Declaration
public const int combatArchive = 207
Field Value
Type Description
Int32
| Improve this Doc View Source

dropIconIdxs

Declaration
public static Dictionary<int, int[]> dropIconIdxs
Field Value
Type Description
Dictionary<Int32, Int32[]>
| Improve this Doc View Source

itemGroupsAlchemist

Declaration
public static byte[] itemGroupsAlchemist
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsArmorer

Declaration
public static byte[] itemGroupsArmorer
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsBank

Declaration
public static byte[] itemGroupsBank
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsBookseller

Declaration
public static byte[] itemGroupsBookseller
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsClothingStore

Declaration
public static byte[] itemGroupsClothingStore
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsFurnitureStore

Declaration
public static byte[] itemGroupsFurnitureStore
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsGemStore

Declaration
public static byte[] itemGroupsGemStore
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsGeneralStore

Declaration
public static byte[] itemGroupsGeneralStore
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsGuildHall

Declaration
public static byte[] itemGroupsGuildHall
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsHouseForSale

Declaration
public static byte[] itemGroupsHouseForSale
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsLibrary

Declaration
public static byte[] itemGroupsLibrary
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsPawnShop

Declaration
public static byte[] itemGroupsPawnShop
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsTemple

Declaration
public static byte[] itemGroupsTemple
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsTown4

Declaration
public static byte[] itemGroupsTown4
Field Value
Type Description
Byte[]
| Improve this Doc View Source

itemGroupsWeaponSmith

Declaration
public static byte[] itemGroupsWeaponSmith
Field Value
Type Description
Byte[]
| Improve this Doc View Source

miscArchive

Declaration
public const int miscArchive = 211
Field Value
Type Description
Int32
| Improve this Doc View Source

privatePropertyItemsModels0to1

Declaration
public static byte[][] privatePropertyItemsModels0to1
Field Value
Type Description
Byte[][]
| Improve this Doc View Source

privatePropertyItemsModels11to14

Declaration
public static byte[][] privatePropertyItemsModels11to14
Field Value
Type Description
Byte[][]
| Improve this Doc View Source

privatePropertyItemsModels15AndUp

Declaration
public static byte[][] privatePropertyItemsModels15AndUp
Field Value
Type Description
Byte[][]
| Improve this Doc View Source

privatePropertyItemsModels2to3

Declaration
public static byte[][] privatePropertyItemsModels2to3
Field Value
Type Description
Byte[][]
| Improve this Doc View Source

privatePropertyItemsModels4to10

Declaration
public static byte[][] privatePropertyItemsModels4to10
Field Value
Type Description
Byte[][]
| Improve this Doc View Source

randomTreasureArchive

Declaration
public const int randomTreasureArchive = 216
Field Value
Type Description
Int32
| Improve this Doc View Source

randomTreasureIconIndices

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