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

Comparing deliantra/arch/skills/pyromancy.arc (file contents):
Revision 1.6 by root, Mon May 7 05:24:41 2007 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1object skill_pyromancy 1object skill_pyromancy
2inherit type_skill
2name pyromancy 3name pyromancy
3skill pyromancy 4skill pyromancy
5msg
6You can cast spells related to the B<pyromancy> (fire) school of
7wizardry. This skill may be acquired either through the use of an
8appropriate B<talisman> or learned via a B<skill scroll>.
9
10The first spell would be 'burning hands' which casts a cone of fire which
11burns your enemies. It becomes stronger with your pyromancy level.
12endmsg
4exp 0 13exp 0
5level 100 14level 100
6inherit type_skill
7subtype 34 15subtype 34
8invisible 1 16invisible 1
9no_drop 1 17no_drop 1
10body_skill -1
11editable 0
12end 18end
13 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines