SKILL_* Constant Group

From NWN Lexicon
(Redirected from Skill)
Jump to navigationJump to search

Skills used in NWN. The SKILL_* constants are actually integers, the corresponding values of which can be found in nwscript.nss. Those integers, in turn, are references to row-numbers in the gamefile skills.2da.

Constants

Constant Value Description
SKILL_ALL_SKILLS 255
All skills.
SKILL_ANIMAL_EMPATHY 0
Improves the attitude of an animal. Can be used on normal animals with no penalty, and with penalty on beasts and magical beasts.
SKILL_APPRAISE 20
One of the skills added with the Shadows of Undrentide expansion. The higher the character’s skill, the more money that character can expect to receive when selling goods, and the less that character will have to pay when buying goods. SoU Manual – page 20. Editor’s note: Please note that the appraise skill has no effect in a module unless it has been scripted to take it into account, for instance by using the gplotAppraiseOpenStore function rather than just OpenStore.
SKILL_BLUFF 23
The character can make the outrageous or the untrue seem plausible. The skill encompasses acting, conning, fat talking, misdirection and misleading body language. HotU manual - page 38.
SKILL_CONCENTRATION 1
Permits the casting of a spell despite distractions, such as taking damage, getting hit by an unfriendly spell, and so on.
SKILL_CRAFT_ARMOR 25
The character knows how to create all types of armor from different materials. HotU manual - page 39.
SKILL_CRAFT_TRAP 22
One of the skills added with the Shadows of Undrentide expansion. The character using this skill can combine raw components to form various trap kits. Some traps require the use of new grenade-like weapons. SoU Manual – page 20.
SKILL_CRAFT_WEAPON 26
The character knows how to create all types of weapons from different materials. HotU manual - page 40.
SKILL_DISABLE_TRAP 2
Disarm a located trap (see Disarm Device skill in 3rd Edition Player's Handbook).
SKILL_DISCIPLINE 3
A successful check allows the character to resist the effects of any combat feat (Disarm, Called Shot, Sap or Knockdown). NWN manual - page 78.
SKILL_HEAL 4
Used for applying Healer's Kit items for healing.
SKILL_HIDE 5
Opposed by an opponent's Spot skill for remaining visibly undetected.
SKILL_INTIMIDATE 24
The character can use this skill to get a bully to back down or make a prisoner give him the information he wants. HotU manual - page 40.
SKILL_LISTEN 6
Opposed by an opponent's Move Silently skill to locate stealthy foes.
SKILL_LORE 7
Ability to identify magical items and their properties without the aid of an Identify spell.
SKILL_MOVE_SILENTLY 8
Opposed by an opponent's Listen skill for remaining audibly undetected.
SKILL_OPEN_LOCK 9
Used for opening locks on doors and chests.
SKILL_PARRY 10
Used to increase armor class against attacks.
SKILL_PERFORM 11
Used for performances.
SKILL_PERSUADE 12
Used for convincing an NPC to be more reasonable by sharing information, giving the PC a discount on a price of an item, etc.
SKILL_PICK_POCKET 13
Sleight of hand.
SKILL_RIDE 27
The character has spent time training to use a horse in combat, and can perform actions unskilled people cannot.
SKILL_SEARCH 14
Used for discovering hidden treasures, or secret doors in an area. SUBSKILL_FLAGTRAP is used by a Rogue when searching for traps.
SKILL_SET_TRAP 15
Sets a trap.
SKILL_SPELLCRAFT 16
Used for identifying spells and spell-like effects.
SKILL_SPOT 17
Opposed by an opponent's Hide skill to locate stealthy foes.
SKILL_TAUNT 18
Used to distract an opponent from attacking another member of your party.
SKILL_TUMBLE 21
One of the skills added with the Shadows of Undrentide expansion. Characters with high tumbling are able to roll away from attacks during combat, positioning themselves safely at all times.
SKILL_USE_MAGIC_DEVICE 19
Allows a PC to "fake" a requirement for a magical item (i.e. cast a spell from an arcane spell if the PC is a Rogue only).


See Also

functions: 

TalentSkill


author: NWN Lexicon Group, editor: Mistress