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.5 by root, Sat Mar 3 01:24:12 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
5sp 5
6maxsp 9
7dam 4
4level 1 8level 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 9type 101
16subtype 7 10subtype 7
11attacktype 4
12path_attuned 2
17value 10 13value 10
18attacktype 4 14invisible 1
15duration 2
16range 5
17range_modifier 4
18dam_modifier 4
19no_drop 1 19no_drop 1
20invisible 1 20casting_time 5
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines