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.3 by root, Tue Feb 6 22:41:23 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:07 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
4skill evocation 21skill evocation
22food 15
5msg 23msg
6Manaball fires a small bullet of magical 24Manaball fires a small bullet of magical
7energy, that then explodes when it hits 25energy, that then explodes when it hits
8something into a burst of magical energy. 26something into a burst of magical energy.
9The great advantage of using pure magical 27The great advantage of using pure magical
10energy is that few creatures are resistant to 28energy is that few creatures are resistant to
11it. 29it.
12endmsg 30endmsg
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