ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/literacy.arc
Revision: 1.10
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +8 -0 lines
Log Message:
add skill documentation

File Contents

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