Table of Contents

Method MaxRangeStrengthMod

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MaxRangeStrengthMod(int)

Sets the maximum range strength modifier (Mighty). Modifier must be between 1 and 20.

public static ItemProperty MaxRangeStrengthMod(int modifier)

Parameters

modifier int

Maximum strength modifier (1–20).

Returns

ItemProperty

The created item property.