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.8 by root, Wed Aug 1 00:53:04 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
10sound wn/bow-puny-miss
4face spell_evocation.111 11face spell_evocation.x11
12sp 15
13maxsp 18
14food 10
15dam 75
5level 8 16level 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 17type 101
18subtype 5 18subtype 5
19attacktype 256 19attacktype 256
20path_attuned 16
21value 80
22invisible 1
23duration 10
24range 12
25duration_modifier 4
26dam_modifier 1
20no_drop 1 27no_drop 1
21invisible 1 28casting_time 10
22skill evocation
23food 10
24msg
25Info.
26endmsg
27end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines