Property RemainingSkillPoints
RemainingSkillPoints
Gets or sets the remaining skill points this creature has to spend.
public ushort RemainingSkillPoints { get; set; }
Property Value
Remarks
Setting this to a greater value will cause player creatures to fail ELC, unless the corresponding level SkillPointsRemaining values are also updated.