Property PrerequisiteFeats
PrerequisiteFeats
Gets a list of feats that grants proficiency with this item. A character must be proficient with an item in order to equip or use it.
public IEnumerable<NwFeat> PrerequisiteFeats { get; }
Gets a list of feats that grants proficiency with this item. A character must be proficient with an item in order to equip or use it.
public IEnumerable<NwFeat> PrerequisiteFeats { get; }