Table of Contents

Class MobileRandomEquipmentPoolTemplate

Namespace
Moongate.UO.Data.Templates.Mobiles
Assembly
Moongate.UO.Data.dll

Random equipment pool used to roll gear for a mobile template.

public class MobileRandomEquipmentPoolTemplate
Inheritance
MobileRandomEquipmentPoolTemplate
Inherited Members

Properties

Items

public List<MobileWeightedEquipmentItemTemplate> Items { get; set; }

Property Value

List<MobileWeightedEquipmentItemTemplate>

Layer

public ItemLayerType Layer { get; set; }

Property Value

ItemLayerType

Name

public string Name { get; set; }

Property Value

string

SpawnChance

public float SpawnChance { get; set; }

Property Value

float