Table of Contents

Method Regeneration

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Regeneration(int)

Grants regeneration each round. Amount must be between 1 and 20.

public static ItemProperty Regeneration(int regenAmount)

Parameters

regenAmount int

The regeneration amount (1–20).

Returns

ItemProperty

The created item property.