ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_medium_manaball.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:47 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_medium_manaball
2 name medium manaball
3 name_pl medium manaball
4 skill evocation
5 msg
6 Fires a small bullet of magical
7 energy, that then explodes when it hits
8 something into a burst of magical energy.
9 The great advantage of using pure magical
10 energy is that few creatures are resistant to
11 it.
12 endmsg
13 other_arch manabullet
14 sound wn/bow-puny-miss
15 face spell_evocation.x11
16 sp 6
17 maxsp 24
18 food 15
19 dam 8
20 level 16
21 type 101
22 subtype 5
23 attacktype 2
24 path_attuned 32768
25 value 40
26 invisible 1
27 duration 4
28 range 6
29 dam_modifier 3
30 no_drop 1
31 casting_time 18
32 end
33