Table of Contents

Method MovementSpeedIncrease

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MovementSpeedIncrease(int)

Creates an effect that increases the movement speed of a creature.

public static Effect MovementSpeedIncrease(int pctChange)

Parameters

pctChange int

A positive number representing the percentage speed to increase (0-99)

Returns

Effect