Table of Contents

Method DamageBonusVsAlign

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DamageBonusVsAlign(IPAlignmentGroup, IPDamageType, IPDamageBonus)

Grants a damage bonus versus an alignment group.

public static ItemProperty DamageBonusVsAlign(IPAlignmentGroup alignmentGroup, IPDamageType damageType, IPDamageBonus damageBonus)

Parameters

alignmentGroup IPAlignmentGroup

The alignment group.

damageType IPDamageType

The damage type.

damageBonus IPDamageBonus

The bonus magnitude.

Returns

ItemProperty

The created item property.