Shared.Models.DropTables.DropTableItemSpawnModel
Type JSONpublic class in Shared.Models.DropTables
Type metadata
- Assembly
Shared - Namespace
Shared.Models.DropTables - Base type
System.Object - Hash
7E8A21FAEA01B88CB28861A7089B4138BFB654DF4D47B2F0217E4CB39D630E0C
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
DropTableId# | public | public System.String DropTableId |
PossibleItemAuras# | public | public System.Collections.Generic.Dictionary<Shared.Models.Auras.ItemAuraTier, System.Collections.Generic.List<System.String>> PossibleItemAuras |
Properties
| Name | Visibility | Signature |
|---|---|---|
AuraId# | public | public System.String AuraId |
IsSlotted# | public | public System.Boolean IsSlotted |
ItemId# | public | public System.String ItemId |
MaxAmount# | public | public System.Int32 MaxAmount |
MinAmount# | public | public System.Int32 MinAmount |
SlotIndex# | public | public System.Int32 SlotIndex |
SpawnChance# | public | public System.Single SpawnChance |