Table of Contents

Method AddEpicWeaponSpecializationFeat

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

AddEpicWeaponSpecializationFeat(NwBaseItem, NwFeat)

Adds the specified feat as an epic weapon specialization feat for the specified base item type.

public void AddEpicWeaponSpecializationFeat(NwBaseItem baseItem, NwFeat feat)

Parameters

baseItem NwBaseItem

The base item type to be mapped.

feat NwFeat

The feat to map to the base item.