arch/skills
rjtanner 9a907e82d6 Reduce color count and image file size of fishing pole (skills/Skill_Tools/fishing_pole.base.111.png) by changing from RGB image to Indexed image
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20822 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-06-02 07:05:00 +00:00
..
Skill_Scrolls Added msg text to the scroll of literacy skill scroll to provide lore on how one can read a scroll to learn literacy. 2017-08-08 05:59:50 +00:00
Skill_Tools Reduce color count and image file size of fishing pole (skills/Skill_Tools/fishing_pole.base.111.png) by changing from RGB image to Indexed image 2019-06-02 07:05:00 +00: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 Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
bargaining.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
bowyer.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
clawing.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
climbing.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
disarm_traps.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +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 Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
find_traps.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +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 Remove obsolete field. 2007-06-13 19:49:48 +00:00
flame_touch.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
hide.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
inscription.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
jeweler.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
jumping.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
karate.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
levitation.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
literacy.arc Nerf the experience awarded from books. 2016-05-17 21:11:06 +00:00
lockpicking.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
meditation.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
missile_weap.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
one_handed_weapons.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
oratory.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
praying.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
punching.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
pyromancy.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
sense_curse.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
sense_magic.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
set_trap.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
singing.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
smithery.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
sorcery.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
stealing.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
summoning.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
thaumaturgy.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
throwing.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
two_handed_weapons.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +00:00
use_magic_item.arc Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +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 Make sure all .arc files end with exactly one NL character. 2017-08-25 06:56:34 +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.