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

Comparing deliantra/arch/spell/Bullet/spell_small_manaball.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:49 2007 UTC vs.
Revision 1.11 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_small_manaball 1object spell_small_manaball
2name small manaball 2name small manaball
3name_pl small manaball 3name_pl small manaball
4skill evocation
5msg
6Similar to a small fireball, but the mana explosion does magic damage.
7endmsg
8other_arch manabullet
9sound wn/bow-puny-miss
4face spell_evocation.x11 10face spell_evocation.x11
5level 2
6sp 12 11sp 12
7casting_time 9 12maxsp 24
8path_attuned 32768 13food 15
9other_arch manabullet
10dam 8 14dam 8
11dam_modifier 3 15level 5
12range 4
13duration 4
14maxsp 24
15type 101 16type 101
16subtype 5 17subtype 5
18attacktype 2
19path_attuned 32768
17value 20 20value 20
18attacktype 2 21invisible 1
22duration 4
23range 4
24dam_modifier 3
19no_drop 1 25no_drop 1
20invisible 1 26casting_time 9
21skill evocation
22food 15
23msg
24Like a small fireball but the mana explosion doing magic damage. It's a ball spell.
25endmsg
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines