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

Comparing deliantra/arch/spell/Ability/abil_medium_fireball.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:41 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:24:13 2007 UTC

1object abil_medium_fireball 1object abil_medium_fireball
2name medium fireball ability 2name medium fireball ability
3name_pl medium fireball ability 3name_pl medium fireball ability
4other_arch firebullet
5sp 10
6maxsp 24
7food 4
8dam 8
4level 3 9level 3
5sp 10
6casting_time 10
7path_attuned 2
8other_arch firebullet
9dam 8
10dam_modifier 3
11range 6
12duration 4
13maxsp 24
14type 101 10type 101
15subtype 5 11subtype 5
12attacktype 4
13path_attuned 2
16value 30 14value 30
17attacktype 4 15invisible 1
16duration 4
17range 6
18dam_modifier 3
18no_drop 1 19no_drop 1
19invisible 1 20casting_time 10
20food 4
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines