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.2 by root, Tue Feb 6 22:41:18 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:51:02 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
4level 1
5sp 5
6casting_time 5
7path_attuned 2
4other_arch firebreath 8other_arch firebreath
5sp 5 9dam 4
10dam_modifier 4
11range 5
12duration 2
13range_modifier 4
6maxsp 9 14maxsp 9
7dam 4
8level 1
9type 101 15type 101
10subtype 7 16subtype 7
17value 10
11attacktype 4 18attacktype 4
12path_attuned 2 19no_drop 1
13value 10
14invisible 1 20invisible 1
15duration 2
16range 5
17range_modifier 4
18dam_modifier 4
19no_drop 1
20casting_time 5
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines