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

Comparing deliantra/arch/skills/evocation.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_evocation 1object skill_evocation
2inherit type_skill
2name evocation 3name evocation
3skill evocation 4skill evocation
4type 43 5msg
6You can cast spells related to the B<evocation> (mostly cold magic)
7school of wizardry. This skill may be acquired either through the use of
8an appropriate B<talisman> or learned via a L<skill scroll>.
9
10The spell you should start with is 'icestorm' which casts a cone
11of ice which freezes your enemies. It becomes stronger with your evocation level.
12endmsg
13exp 0
14level 100
15subtype 35
5invisible 1 16invisible 1
6no_drop 1 17no_drop 1
7subtype 35
8editable 0
9body_skill -1
10exp 0
11level 100
12end 18end
13 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines