ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_ball_lightning
2 root 1.1 name ball lightning
3     name_pl ball lightning
4 root 1.4 face spell_evocation.x11
5     type 101
6     subtype 35
7     level 9
8     value 90
9     sp 10
10     casting_time 10
11 root 1.1 skill evocation
12 root 1.4 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 root 1.1 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