--- deliantra/arch/skills/missile_weap.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/missile_weap.arc 2012/11/21 11:50:57 1.12 @@ -1,13 +1,18 @@ -Object skill_missile_weapon +object skill_missile_weapon +inherit type_skill name missile weapons skill missile weapons -type 43 -invisible 1 -no_drop 1 -subtype 24 -editable 0 -body_skill -1 +msg +The user is capable of making attacks with ranged weapons (eg bow, crossbow). +Fire arrows by applying a bow and using the fire and direction keys. To fire +specific arrows to kill a monster that is weak against a certain arrow, mark +this arrow and fire. +endmsg exp 0 +dam 1 level 100 +subtype 24 +invisible 1 +no_drop 1 end