ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_negabolt.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object spell_negabolt
2 root 1.1 name negative energy bolt
3     name_pl negative energy bolts
4 pippijn 1.2 face spell_evocation.x11
5 root 1.4 level 4
6 root 1.1 sp 13
7 root 1.4 casting_time 6
8     path_attuned 8
9     other_arch negabolt
10     dam 8
11     dam_modifier 3
12     duration 16
13 root 1.3 maxsp 24
14 root 1.4 skill evocation
15 root 1.1 type 101
16     subtype 4
17 root 1.4 value 40
18 root 1.3 attacktype 144
19 root 1.1 range 24
20     no_drop 1
21 root 1.4 invisible 1
22     msg
23     The negative energe bolt hits creatures,
24     draining them of experience and also
25     hitting them with a cold attack.
26     endmsg
27 root 1.1 end