ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 4 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_ball_lightning
2     name ball lightning
3     name_pl ball lightning
4     face spell_evocation.111
5     type 101
6     subtype 35
7     level 9
8     value 90
9     sp 10
10     casting_time 10
11     skill evocation
12     path_attuned 8
13     other_arch ball_lightning
14     dam 8
15     dam_modifier 3
16     duration 40
17     duration_modifier 1
18     maxsp 15
19     attacktype 10
20     no_drop 1
21     invisible 1
22     msg
23     Ball lightning creates a ball of electrical
24     energy. This ball heads in the direction it
25     is cast, and if it encounters a monster, it
26     sticks to the monster, dancing around and
27     shocking them continuously. The spell
28     has a limited duration.
29     endmsg
30     end