ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_asteroid.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.6: +18 -17 lines
Log Message:
second normaliser run - dude

File Contents

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