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

Comparing deliantra/arch/spell/Ability/abil_burning_hands.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Fri Apr 2 21:26:21 2010 UTC

1Object abil_burning_hands 1object abil_burning_hands
2inherit type_spell
2name burning hands ability 3name burning hands ability
3name_pl burning hands ability 4name_pl burning hands ability
5other_arch firebreath
6sound wn/fire
7sp 5
8maxsp 9
9dam 4
4level 1 10level 1
5sp 5
6casting_time 5
7path_attuned 2
8other_arch firebreath
9dam 4
10dam_modifier 4
11range 5
12duration 2
13range_modifier 4
14maxsp 9
15type 101 11type 101
16subtype 7 12subtype 7
13attacktype 4
14path_attuned 2
17value 10 15value 10
18attacktype 4 16invisible 1
17duration 2
18range 5
19range_modifier 4
20dam_modifier 4
19no_drop 1 21no_drop 1
20invisible 1 22casting_time 5
21end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines