arch/skills
ryo_saeba b73c295fbc Run optipng.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15848 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 16:31:00 +00:00
..
Skill_Scrolls Run optipng. 2011-11-20 16:31:00 +00:00
Skill_Tools Additional fishing pole graphic and archetype. 2011-10-20 05:55:56 +00:00
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 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 Give faces to some skills. 2011-07-02 14:10:52 +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 monster rebalance - rebase AC 2011-07-02 17:27:20 +00:00
karate.arc Anim_suffix for karate. 2011-07-09 09:34:58 +00:00
levitation.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
literacy.arc monster rebalance - rebase AC 2011-07-02 17:27:20 +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 Give faces to some skills. 2011-07-02 14:10:52 +00:00
punching.arc Add anim_suffix to punching. 2011-07-09 08:59:50 +00:00
pyromancy.arc Give faces to some skills. 2011-07-02 14:10:52 +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 Give faces to some skills. 2011-07-02 14:10:52 +00:00
stealing.arc Remove obsolete field. 2007-06-13 19:49:48 +00:00
summoning.arc Give faces to some skills. 2011-07-02 14:10:52 +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 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.