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

Comparing deliantra/arch/spell/Ability/abil_frostbolt.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_frostbolt 1Object abil_frostbolt
2name frostbolt ability 2name frostbolt ability
3name_pl frostbolts ability 3name_pl frostbolts ability
4level 3
5sp 12
6casting_time 3
7path_attuned 4
4other_arch frostbolt 8other_arch frostbolt
5sp 12 9dam 12
10dam_modifier 4
11duration 11
6maxsp 48 12maxsp 48
7dam 12
8level 3
9type 101 13type 101
10subtype 4 14subtype 4
15value 30
11attacktype 16 16attacktype 16
12path_attuned 4 17range 12
13value 30 18no_drop 1
14invisible 1 19invisible 1
15duration 11
16range 12
17dam_modifier 4
18no_drop 1
19casting_time 3
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines