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.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.15 by elmex, Wed Apr 21 09:29:57 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. The spell gains strength as you grow in level, so it remains one of your best spells even at high level. 7Project a cone of fire in front of you.
8The gains strength as the caster grows in level,
9so it remains one of the best spells even at high level.
7endmsg 10endmsg
8other_arch firebreath 11other_arch firebreath
12sound wn/fire
9face spell_pyromancy.x11 13face spell_pyromancy.x11
10sp 5 14sp 10
11maxsp 9 15maxsp 9
12dam 4 16dam 4
13level 1 17level 11
14type 101
15subtype 7 18subtype 7
16attacktype 6 19attacktype 6
17path_attuned 2 20path_attuned 2
18value 10 21value 1
19invisible 1 22invisible 1
20duration 2 23duration 2
21range 5 24range 5
22range_modifier 4 25range_modifier 4
23dam_modifier 4 26dam_modifier 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines