Property DeviceCostMax
DeviceCostMax
The maximum item value that can use the skill checks on this row.
public int? DeviceCostMax { get; set; }
Property Value
- int?
The maximum item value that can use the skill checks on this row.
public int? DeviceCostMax { get; set; }