arch/skills
ryo_saeba 786461489f Give faces to some skills.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14763 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-07-02 14:10:52 +00:00
..
Skill_Scrolls
Skill_Tools
README Remove trailing whitespace. 2010-11-26 17:35:58 +00:00
air_magic.arc Add new skills - these are refered to in include/skills.h, so are needed, 2009-04-07 05:36:12 +00:00
alchemist.arc
bargaining.arc
bowyer.arc
clawing.arc
climbing.arc
disarm_traps.arc
earth_magic.arc Add new skills - these are refered to in include/skills.h, so are needed, 2009-04-07 05:36:12 +00:00
evocation.arc Give faces to some skills. 2011-07-02 14:10:52 +00:00
find_traps.arc
fire_magic.arc Add new skills - these are refered to in include/skills.h, so are needed, 2009-04-07 05:36:12 +00:00
fishing.arc
flame_touch.arc
hide.arc
inscription.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
jeweler.arc
jumping.arc
karate.arc
levitation.arc
literacy.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
lockpicking.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
meditation.arc
missile_weap.arc
one_handed_weapons.arc
oratory.arc
praying.arc Give faces to some skills. 2011-07-02 14:10:52 +00:00
punching.arc
pyromancy.arc Give faces to some skills. 2011-07-02 14:10:52 +00:00
sense_curse.arc
sense_magic.arc
set_trap.arc
singing.arc
smithery.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
sorcery.arc Give faces to some skills. 2011-07-02 14:10:52 +00:00
stealing.arc
summoning.arc Give faces to some skills. 2011-07-02 14:10:52 +00:00
thaumaturgy.arc
throwing.arc
two_handed_weapons.arc
use_magic_item.arc
water_magic.arc Add new skills - these are refered to in include/skills.h, so are needed, 2009-04-07 05:36:12 +00:00
woodsman.arc
wraith_feed.arc Add animation suffix to wraith feeding. 2011-06-25 10:49:43 +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.