ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_asteroid.arc
Revision: 1.2
Committed: Mon Jul 10 06:46:01 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +2 -1 lines
Log Message:
added a few spell descriptions

File Contents

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