Table of Contents

Method SetWeaponFinesseSize

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

SetWeaponFinesseSize(NwBaseItem, CreatureSize)

Sets the required creature size needed for the specified base item type to be finessable.

public void SetWeaponFinesseSize(NwBaseItem baseItem, CreatureSize size)

Parameters

baseItem NwBaseItem

The base item type to be mapped.

size CreatureSize

The size of the creature needed to consider this weapon finessable.