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.7 by root, Sat Mar 3 01:24:16 2007 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:57 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines