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