Class NwSkill
A creature/character skill definition.
public sealed class NwSkill
- Inheritance
-
NwSkill
- Inherited Members
- Extension Methods
Properties
- AllClassesCanUse
Gets if this skill can be used by all classes.
- ArmorCheckPenalty
Gets if this skill is subject to the armor check penalty.
- Description
Gets the description of this skill.
- IconResRef
Gets the ResRef of the GUI icon representing this skill.
- Id
Gets the ID of this skill.
- IsHostileSkill
Gets if this skill is considered a hostile action.
- IsUntrained
Gets if this skill is untrained. Trained skills require at least a single rank before they can be used.
- KeyAbility
Gets the ability that the skill uses as
- Name
Gets the name of this skill.
Methods
- FromSkillId(int)
Resolves a NwSkill from a skill id.