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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.2 by root, Tue Feb 6 22:41:19 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