C# Class Azmyth.Assets.ItemTables

Datei anzeigen Open project: GalacticSoft/Azmyth

Public Properties

Property Type Description
ItemTypeDropChances float[]
ItemTypes List
MaterialTypeDropChances float[]
Materials Material>.Dictionary
QualityDropChances float[]
RarityDropChances float[]

Property Details

ItemTypeDropChances public_oe static_oe property

public static float[] ItemTypeDropChances
return float[]

ItemTypes public_oe static_oe property

public static List ItemTypes
return List

MaterialTypeDropChances public_oe static_oe property

public static float[] MaterialTypeDropChances
return float[]

Materials public_oe static_oe property

public static Dictionary Materials
return Material>.Dictionary

QualityDropChances public_oe static_oe property

public static float[] QualityDropChances
return float[]

RarityDropChances public_oe static_oe property

public static float[] RarityDropChances
return float[]