Table of Contents

Method TurnResistanceIncrease

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

TurnResistanceIncrease(int)

Creates an effect that increases a creature's turn resistance, making them more resistant to turning.

public static Effect TurnResistanceIncrease(int hitDiceIncrease)

Parameters

hitDiceIncrease int

A positive number representing the number of hit dice to increase.

Returns

Effect