ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_mana_blast.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:29 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_mana_blast
2     name mana blast
3     name_pl mana blast
4 pippijn 1.2 face spell_evocation.x11
5 root 1.1 level 2
6     sp 10
7     casting_time 7
8     path_attuned 32768
9     other_arch manablast
10     dam 4
11     dam_modifier 4
12     range 5
13     duration 2
14     range_modifier 4
15     maxsp 9
16     type 101
17     subtype 7
18     value 20
19     attacktype 2
20     no_drop 1
21     invisible 1
22     skill evocation
23     msg
24     Mana blast fires a cone of magical energy.
25     The energy is pure magic, which few creatures
26     have resistance to.
27     endmsg
28     end