--- deliantra/arch/skills/literacy.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/literacy.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,19 @@ -Object skill_literacy +object skill_literacy +inherit type_skill name literacy skill literacy -type 43 -invisible 1 -no_drop 1 -subtype 8 -editable 0 -body_skill -1 +msg +With this skill you can identify books and scrolls in your inventory, +giving you more experience that you can invest into identifying higher +level books and scrolls. + +Literacy is also required to read books and scrolls, and to learn new +spells and skills from books and scrolls. +endmsg exp 10 level 250 +subtype 8 +invisible 1 +no_drop 1 end