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.5 by root, Sat Mar 3 00:51:06 2007 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
4face spell_evocation.x11
5level 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
18subtype 5
19attacktype 256
20no_drop 1
21invisible 1
22skill evocation 4skill evocation
23food 10
24msg 5msg
25An asteroid is a large ball of ice, which is shot in the cast 6An asteroid is a large ball of ice, which is shot in the cast
26direction and will explode into a big icestorm once it hits something. 7direction and will explode into a big icestorm once it hits something.
27endmsg 8endmsg
9other_arch asteroid
10sound wn/bow-puny-miss
11face spell_evocation.x11
12sp 15
13maxsp 18
14food 10
15dam 75
16level 8
17type 101
18subtype 5
19attacktype 256
20path_attuned 16
21value 80
22invisible 1
23duration 10
24range 12
25duration_modifier 4
26dam_modifier 1
27no_drop 1
28casting_time 10
28end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines