ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_negabolt.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:17 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_negabolt
2     name negative energy bolt
3     name_pl negative energy bolts
4 pippijn 1.2 face spell_evocation.x11
5 root 1.1 level 4
6     sp 13
7     casting_time 6
8     path_attuned 8
9     other_arch negabolt
10     dam 8
11     dam_modifier 3
12     duration 16
13     maxsp 24
14     skill evocation
15     type 101
16     subtype 4
17     value 40
18     attacktype 144
19     range 24
20     no_drop 1
21     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     end