ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_asteroid.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

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