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.2 by pippijn, Tue Jan 2 21:58:22 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:23 2007 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.x11
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 6Manaball fires 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
14face spell_evocation.x11
15sp 6
16maxsp 24
17food 15
18dam 8
19level 4
20type 101
21subtype 5
22attacktype 2
23path_attuned 32768
24value 40
25invisible 1
26duration 4
27range 6
28dam_modifier 3
29no_drop 1
30casting_time 18
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines