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.7 by root, Sat Mar 3 01:24:16 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines