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

Comparing deliantra/arch/skills/literacy.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_literacy 1object skill_literacy
2inherit type_skill
2name literacy 3name literacy
3skill literacy 4skill literacy
4type 43 5msg
6With this skill you can identify books and scrolls in your inventory,
7giving you more experience that you can invest into identifying higher
8level books and scrolls.
9
10Literacy is also required to read books and scrolls, and to learn new
11spells and skills from books and scrolls.
12endmsg
13exp 10
14level 250
15subtype 8
5invisible 1 16invisible 1
6no_drop 1 17no_drop 1
7subtype 8
8editable 0
9body_skill -1
10exp 10
11level 250
12end 18end
13 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines