C# Class Azmyth.Assets.ItemTables

Show file 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 static property

public static float[] ItemTypeDropChances
return float[]

ItemTypes public static property

public static List ItemTypes
return List

MaterialTypeDropChances public static property

public static float[] MaterialTypeDropChances
return float[]

Materials public static property

public static Dictionary Materials
return Material>.Dictionary

QualityDropChances public static property

public static float[] QualityDropChances
return float[]

RarityDropChances public static property

public static float[] RarityDropChances
return float[]