ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/one_handed_weapons.arc
Revision: 1.12
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +5 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_one_handed_weapon
2 inherit type_skill
3 name one handed weapons
4 skill one handed weapons
5 msg
6 You can use one-handed hand-held weapons (e.g. B<shortsword>, B<dagger>,
7 B<mace>, etc). Wield and ready the weapon by applying it and use the fire and
8 direction keys.
9 endmsg
10 exp 0
11 dam 1
12 level 100
13 subtype 23
14 invisible 1
15 no_drop 1
16 end
17