Table of Contents

Property CounterSpells

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CounterSpells

Gets a list of spells that may directly counter this spell.

public IReadOnlyList<NwSpell> CounterSpells { get; }

Property Value

IReadOnlyList<NwSpell>