arch/skills
ryo_saeba 746436ed7f New skill: fishing. Pole courtesy Maligor.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5924 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-03 21:21:14 +00:00
..
Old Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
Skill_Scrolls add skill scroll for unclassed characters 2004-12-14 23:52:56 +00:00
Skill_Tools New skill: fishing. Pole courtesy Maligor. 2007-04-03 21:21:14 +00:00
README patch #1311199 by sacq to fix many typos and grammos in race descriptions 2005-10-03 17:10:27 +00:00
alchemist.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
bargaining.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
bowyer.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
clawing.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
climbing.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
disarm_traps.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
evocation.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
find_traps.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
fishing.arc New skill: fishing. Pole courtesy Maligor. 2007-04-03 21:21:14 +00:00
flame_touch.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
hide.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
inscription.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
jeweler.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
jumping.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
karate.arc add attacktype to these skills. 2004-04-10 07:34:11 +00:00
levitation.arc Convert obsolete 'flying' attribute to 'move_type' attributes. 2007-03-25 10:51:48 +00:00
literacy.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
lockpicking.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
meditation.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
missile_weap.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
one_handed_weapons.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
oratory.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
praying.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
punching.arc add attacktype to these skills. 2004-04-10 07:34:11 +00:00
pyromancy.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
sense_curse.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
sense_magic.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
set_trap.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
singing.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
smithery.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
sorcery.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
stealing.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
summoning.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
thaumaturgy.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
throwing.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
two_handed_weapons.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
use_magic_item.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
woodsman.arc Updated for new spell + skill code. Many files moved about. 2003-09-13 04:38:16 +00:00
wraith_feed.arc Apply long standing patch #1382884: change to player wraith race courtesy Anton Oussik. 2007-01-14 14:59:44 +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.