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

Comparing deliantra/arch/skills/sorcery.arc (file contents):
Revision 1.3 by root, Sat Mar 3 00:51:01 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines