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.1 by root, Mon Feb 6 20:26:24 2006 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
5skill pyromancy
6msg
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.
10endmsg
11other_arch firebreath
12sound wn/fire
4face spell_pyromancy.111 13face spell_pyromancy.x11
14sp 10
15maxsp 9
16dam 4
5level 1 17level 11
6sp 5 18subtype 7
19attacktype 6
20path_attuned 2
21value 1
22invisible 1
23duration 2
24range 5
25range_modifier 4
26dam_modifier 4
27no_drop 1
7casting_time 5 28casting_time 5
8path_attuned 2
9other_arch firebreath
10dam 4
11dam_modifier 4
12range 5
13duration 2
14range_modifier 4
15maxsp 9
16type 101
17subtype 7
18value 10
19attacktype 6
20no_drop 1
21invisible 1
22skill pyromancy
23end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines