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.12 by root, Thu Sep 17 08:14:48 2009 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
6Project a cone of fire in front of you. 7Project a cone of fire in front of you.
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 1
22invisible 1 22invisible 1
23duration 2 23duration 2
24range 5 24range 5
25range_modifier 4 25range_modifier 4
26dam_modifier 4 26dam_modifier 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines