Table of Contents

Method TemporaryHitpoints

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

TemporaryHitpoints(int)

Creates an effect that will give temporary hitpoints to a target.

public static Effect TemporaryHitpoints(int hitPoints)

Parameters

hitPoints int

The amount of temporary hit points to add.

Returns

Effect