class Itemprop

Itemprop inherits from Effect

class Itemprop
ToString()

Convert itemprop effect to formatted string. Overrides Effect:ToString()

GetCostTable()

Returns the cost table number of the itemproperty. See the 2DA files for value definitions.

GetCostTableValue()

Returns the cost table value of an itemproperty. See the 2DA files for value definitions.

GetParam1()

Returns the Param1 number of the item property.

GetParam1Value()

Returns the Param1 value of the item property.

GetPropertySubType()

Returns the subtype of the itemproperty

GetPropertyType()

Returns the subtype of the itemproperty

SetValues(type, subtype, cost, cost_val, param1, param1_val, chance)

Sets the item property effect values directly.