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

File Contents

# Content
1 object skill_missile_weapon
2 inherit type_skill
3 name missile weapons
4 skill missile weapons
5 msg
6 The user is capable of making attacks with ranged weapons (eg bow, crossbow).
7 Fire arrows by applying a bow and using the fire and direction keys. To fire
8 specific arrows to kill a monster that is weak against a certain arrow, mark
9 this arrow and fire.
10 endmsg
11 exp 0
12 dam 1
13 level 100
14 subtype 24
15 invisible 1
16 no_drop 1
17 end
18