Table of Contents

Method EnhancementPenalty

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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

penalty int

The enhancement penalty (1–5, interpreted as negative).

Returns

ItemProperty

The created item property.