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.1.1.1 by root, Mon Feb 6 20:26:32 2006 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
4type 43 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
11exp 0
12dam 1
13level 100
14subtype 24
5invisible 1 15invisible 1
6no_drop 1 16no_drop 1
7subtype 24
8editable 0
9body_skill -1
10exp 0
11level 100
12end 17end
13 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines