ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/sorcery.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: +10 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_sorcery
2 inherit type_skill
3 name sorcery
4 skill sorcery
5 msg
6 You can cast spells related to the B<sorcery> (identify, town portal and
7 other meta-spells) school of wizardry. This skill may be acquired either
8 through the use of an appropriate B<talisman> or learned via a B<skill
9 scroll>.
10
11 Sorcery has many utility spells, like 'identify', 'town portal' (making portals
12 between two points in the world) and also attack spells like 'spark shower'
13 and 'steambolt'.
14 endmsg
15 exp 0
16 level 100
17 subtype 36
18 invisible 1
19 no_drop 1
20 end
21