Table of Contents

Class MobileWeightedEquipmentItemTemplate

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

Weighted item option used by random equipment pools.

public class MobileWeightedEquipmentItemTemplate
Inheritance
MobileWeightedEquipmentItemTemplate
Inherited Members

Properties

ItemTemplateId

public string ItemTemplateId { get; set; }

Property Value

string

Weight

public int Weight { get; set; }

Property Value

int