Table of Contents

Method ModifyAttacks

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ModifyAttacks(int)

Creates an effect that modifies the amount of attacks a creature can perform.

public static Effect ModifyAttacks(int numAttacks)

Parameters

numAttacks int

The number of attacks to add to the target (max 5).

Returns

Effect