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.5 by root, Sat Mar 3 00:51:07 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:26:25 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
5skill evocation
6msg
7Similar to a small fireball, but the mana explosion does magic damage.
8endmsg
9other_arch manabullet
10sound wn/bow-puny-miss
4face spell_evocation.x11 11face spell_evocation.x11
5level 2
6sp 12 12sp 12
7casting_time 9 13maxsp 24
8path_attuned 32768 14food 15
9other_arch manabullet
10dam 8 15dam 8
11dam_modifier 3 16level 5
12range 4
13duration 4
14maxsp 24
15type 101 17type 101
16subtype 5 18subtype 5
19attacktype 2
20path_attuned 32768
17value 20 21value 20
18attacktype 2 22invisible 1
23duration 4
24range 4
25dam_modifier 3
19no_drop 1 26no_drop 1
20invisible 1 27casting_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 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines