arch/skills
meflin2 2832a35766 literacy xp tweeks
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12310 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-12-12 17:14:25 +00:00
..
Old Remove obsolete field. 2007-06-13 19:49:48 +00:00
Skill_Scrolls Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files. 2009-02-01 15:23:29 +00:00
Skill_Tools Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files. 2009-02-01 15:23:29 +00:00
README patch #1311199 by sacq to fix many typos and grammos in race descriptions 2005-10-03 17:10:27 +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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
bargaining.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
bowyer.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
clawing.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
climbing.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
disarm_traps.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
find_traps.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
flame_touch.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
hide.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
inscription.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
jeweler.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
jumping.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
karate.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
levitation.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
missile_weap.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
one_handed_weapons.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
oratory.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
praying.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
punching.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
pyromancy.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
sense_curse.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
sense_magic.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
set_trap.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
singing.arc Singing anim_suffix. 2007-12-21 22:14:57 +00:00
smithery.arc literacy xp tweeks 2009-12-12 17:14:25 +00:00
sorcery.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
stealing.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
summoning.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
thaumaturgy.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
throwing.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
two_handed_weapons.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25:25 +00:00
use_magic_item.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
wraith_feed.arc skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc, 2009-02-23 07:25: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.