ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/missile_weap.arc
(Generate patch)

Comparing deliantra/arch/skills/missile_weap.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:17 2007 UTC vs.
Revision 1.12 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines