Method EnhancementPenalty
EnhancementPenalty(int)
Applies an enhancement penalty. Penalty must be a positive integer between 1 and 5 (1 = -1).
public static ItemProperty EnhancementPenalty(int penalty)
Parameters
penaltyintThe enhancement penalty (1–5, interpreted as negative).
Returns
- ItemProperty
The created item property.