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.1.1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:56 2010 UTC

1Object spell_large_manaball 1object spell_large_manaball
2inherit type_spell
2name large manaball 3name large manaball
3name_pl large manaball 4name_pl large manaball
4face spell_evocation.111
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
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 32
18maxsp 32
19food 15
20dam 8
21level 36
22subtype 5
23attacktype 2
24path_attuned 32768
25value 1
26invisible 1
27duration 4
28range 8
29dam_modifier 4
30no_drop 1
31casting_time 9
31end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines