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

Comparing deliantra/arch/spell/Cone/spell_burning_hands.arc (file contents):
Revision 1.11 by root, Tue Sep 30 10:58:13 2008 UTC vs.
Revision 1.14 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_burning_hands 1object spell_burning_hands
2inherit type_spell
2name burning hands 3name burning hands
3name_pl burning hands 4name_pl burning hands
4skill pyromancy 5skill pyromancy
5msg 6msg
6A cone of fire you project in front of you. 7Project a cone of fire in front of you.
7The spell gains strength as you grow in level, 8The gains strength as the caster grows in level,
8so it remains one of your best spells even at high level. 9so it remains one of the best spells even at high level.
9endmsg 10endmsg
10other_arch firebreath 11other_arch firebreath
11sound wn/fire 12sound wn/fire
12face spell_pyromancy.x11 13face spell_pyromancy.x11
13sp 10 14sp 10
14maxsp 9 15maxsp 9
15dam 4 16dam 4
16level 11 17level 11
17type 101
18subtype 7 18subtype 7
19attacktype 6 19attacktype 6
20path_attuned 2 20path_attuned 2
21value 10 21value 10
22invisible 1 22invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines