Property GreaterWeaponSpecializationDamageBonus
GreaterWeaponSpecializationDamageBonus
Gets or sets the damage bonus granted to a creature with a "Greater Weapon Specialization" feat.
This does not exist in the base game, see AddGreaterWeaponSpecializationFeat(NwBaseItem, NwFeat) to add feats that grant this bonus.
public int GreaterWeaponSpecializationDamageBonus { get; set; }