Method ExtraRangeDamageType
ExtraRangeDamageType(IPDamageType)
Adds extra ranged base damage type to a weapon. Only physical types (Piercing, Slashing, Bludgeoning). Applies to ranged weapons only.
public static ItemProperty ExtraRangeDamageType(IPDamageType damageType)
Parameters
damageTypeIPDamageTypeThe base damage type.
Returns
- ItemProperty
The created item property.