Table of Contents

Property RemainingSkillPoints

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RemainingSkillPoints

Gets or sets the remaining skill points this creature has to spend.

public ushort RemainingSkillPoints { get; set; }

Property Value

ushort

Remarks

Setting this to a greater value will cause player creatures to fail ELC, unless the corresponding level SkillPointsRemaining values are also updated.