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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines