Table of Contents

Method SlayAlignmentGroup

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SlayAlignmentGroup(IPAlignmentGroup)

Creates a HitEffect property that instantly kills a creature of the specified alignment group on a successful hit.

public static HitEffect SlayAlignmentGroup(IPAlignmentGroup alignmentGroup)

Parameters

alignmentGroup IPAlignmentGroup

The alignment group that will be slain.

Returns

HitEffect

The created HitEffect.