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.4 by root, Sat Mar 3 01:16:40 2007 UTC vs.
Revision 1.8 by root, Fri Apr 2 21:34:28 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 11subtype 7
12attacktype 4
13path_attuned 2
14value 10
15invisible 1
16duration 2
17range 5
18range_modifier 4
19dam_modifier 4
20no_drop 1
6casting_time 5 21casting_time 5
7path_attuned 2
8other_arch firebreath
9dam 4
10dam_modifier 4
11range 5
12duration 2
13range_modifier 4
14maxsp 9
15type 101
16subtype 7
17value 10
18attacktype 4
19no_drop 1
20invisible 1
21end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines