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.3 by root, Sat Mar 3 00:51:02 2007 UTC vs.
Revision 1.6 by root, Wed Aug 1 00:53:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines