ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_medium_manaball.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_medium_manaball.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:47 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines