ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_negaball.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object spell_negaball
2     name negative energy ball
3     name_pl negative energy balls
4     face spell_evocation.111
5     type 101
6     subtype 35
7     level 9
8     value 90
9     sp 10
10     casting_time 11
11     skill evocation
12     path_attuned 8
13     other_arch negaball
14     dam 8
15     dam_modifier 3
16     duration 40
17     duration_modifier 1
18     maxsp 15
19     attacktype 144
20     no_drop 1
21     invisible 1
22     msg
23     Negative energy balls creates a ball of
24     negatvie energy. This ball heads in the
25     direction it is cast, and if it encounters a
26     monster, it sticks to the monster, draining
27     the monster and doing cold damage as it does
28     so. The spell has a limited duration.
29     endmsg
30     end