Method AddEpicWeaponSpecializationFeat
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
baseItemNwBaseItemThe base item type to be mapped.
featNwFeatThe feat to map to the base item.