arch/skills
Rebecca Kelly d06628ad9f Add description to lockpicks. 2023-05-22 16:04:01 -04:00
..
Skill_Scrolls Fixed pluralization of identified scrolls of jeweler. 2021-12-17 09:28:18 -05:00
Skill_Tools Add description to lockpicks. 2023-05-22 16:04:01 -04:00
README Remove trailing whitespace. 2010-11-26 17:35:58 +00:00
air_magic.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
alchemist.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
bargaining.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
bowyer.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
clawing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
climbing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
disarm_traps.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
earth_magic.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
evocation.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
find_traps.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
fire_magic.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
fishing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
flame_touch.arc Remove 'damage_physical'. 2020-12-08 08:58:49 +00:00
hide.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
inscription.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
jeweler.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
jumping.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
karate.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
levitation.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
literacy.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
lockpicking.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
meditation.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
mining.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
missile_weap.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
one_handed_weapons.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
oratory.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
praying.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
punching.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
pyromancy.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
sense_curse.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
sense_magic.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
set_trap.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
singing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
smithery.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
sorcery.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
stealing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
summoning.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
thaumaturgy.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
throwing.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
two_handed_weapons.arc Fix description 2021-08-14 18:45:39 +02:00
use_magic_item.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
water_magic.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
woodsman.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00
wraith_feed.arc Add descriptions to all skill objects. 2020-10-20 14:10:25 +00:00

README

This directory contains the different skills available.

The Skill_Tools directory contains devices which enable a skill
to be used, or perhaps makes the user better at the skill.
Note that some number of skill tools are located with the
player/class diretories.

See the doc/Developers/skills for more information on what
the values here mean.  The file has details on what it takes
to add a new skill to the game.