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

Comparing deliantra/arch/skills/bowyer.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.11 by root, Wed Nov 21 12:53:49 2012 UTC

1Object skill_bowyer 1object skill_bowyer
2inherit type_skill
2name bowyer 3name bowyer
3skill bowyer 4skill bowyer
5msg
6You can identify missile weapons and missiles such as arrows, bolts and
7bows. One can also create special bows and arrows from other ingredients
8using the bowyer skill like the L<alchemy skill|skill_description/alchemy>
9skill and a B<workbench> (you just have to find some recipes).
10endmsg
11exp 100
12level 150
4type 43 13subtype 4
5invisible 1 14invisible 1
6no_drop 1 15no_drop 1
7subtype 4
8editable 0
9body_skill -1
10exp 100
11level 150
12end 16end
13 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines