ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:38 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_ball_lightning
2     name ball lightning
3     name_pl ball lightning
4 pippijn 1.2 face spell_evocation.x11
5 root 1.1 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