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.10 by root, Fri Apr 2 21:26:24 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines