ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_medium_manaball.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_medium_manaball
2 inherit type_spell
3 name medium manaball
4 name_pl medium manaball
5 skill evocation
6 msg
7 Fires a small bullet of magical
8 energy, that then explodes when it hits
9 something into a burst of magical energy.
10 The great advantage of using pure magical
11 energy is that few creatures are resistant to
12 it.
13 endmsg
14 other_arch manabullet
15 sound wn/bow-puny-miss
16 face spell_evocation.x11
17 sp 6
18 maxsp 24
19 food 15
20 dam 8
21 level 16
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