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

Comparing deliantra/arch/spell/Bullet/spell_asteroid.arc (file contents):
Revision 1.1 by pippijn, Tue Feb 7 19:10:33 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:15 2007 UTC

1Object spell_asteroid 1object spell_asteroid
2name asteroid 2name asteroid
3name_pl asteroid 3name_pl asteroid
4skill evocation
5msg
6An asteroid is a large ball of ice, which is shot in the cast
7direction and will explode into a big icestorm once it hits something.
8endmsg
9other_arch asteroid
4face spell_evocation.111 10face spell_evocation.x11
11sp 15
12maxsp 18
13food 10
14dam 75
5level 8 15level 8
6value 80
7sp 15
8casting_time 10
9path_attuned 16
10other_arch asteroid
11dam 75
12dam_modifier 1
13range 12
14duration 10
15duration_modifier 4
16maxsp 18
17type 101 16type 101
18subtype 5 17subtype 5
19attacktype 256 18attacktype 256
19path_attuned 16
20value 80
21invisible 1
22duration 10
23range 12
24duration_modifier 4
25dam_modifier 1
20no_drop 1 26no_drop 1
21invisible 1 27casting_time 10
22skill evocation
23food 10
24msg
25Info.
26endmsg
27end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines