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

Comparing deliantra/arch/spell/Bullet/spell_large_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:06 2007 UTC

1object spell_large_manaball 1Object spell_large_manaball
2name large manaball 2name large manaball
3name_pl large manaball 3name_pl large manaball
4face spell_evocation.x11
5level 6
6sp 32
7casting_time 9
8path_attuned 32768
9other_arch manabullet
10dam 8
11dam_modifier 4
12range 8
13duration 4
14maxsp 32
15type 101
16subtype 5
17value 60
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 32
16maxsp 32
17food 15
18dam 8
19level 6
20type 101
21subtype 5
22attacktype 2
23path_attuned 32768
24value 60
25invisible 1
26duration 4
27range 8
28dam_modifier 4
29no_drop 1
30casting_time 9
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines