ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/two_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: +4 -0 lines
Log Message:
add skill documentation

File Contents

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