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

File Contents

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