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.2 by elmex, Wed Aug 9 09:58:13 2006 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:05 2007 UTC

1Object spell_burning_hands 1object spell_burning_hands
2name burning hands 2name burning hands
3name_pl burning hands 3name_pl burning hands
4face spell_pyromancy.111
5level 1
6sp 5
7casting_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 4skill pyromancy
23msg 5msg
24A 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. 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.
25endmsg 7endmsg
8other_arch firebreath
9sound wn/fire
10face spell_pyromancy.x11
11sp 5
12maxsp 9
13dam 4
14level 1
15type 101
16subtype 7
17attacktype 6
18path_attuned 2
19value 10
20invisible 1
21duration 2
22range 5
23range_modifier 4
24dam_modifier 4
25no_drop 1
26casting_time 5
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines