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

Comparing deliantra/arch/spell/Bullet/spell_small_fireball.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_fireball 1object spell_small_fireball
2name small fireball 2name small fireball
3name_pl small fireball 3name_pl small fireball
4face spell_pyromancy.x11
5level 1
6sp 6
7casting_time 5
8path_attuned 2
9other_arch firebullet
10dam 8
11dam_modifier 3
12range 4
13duration 4
14maxsp 24
15type 101
16subtype 5
17value 10
18attacktype 6
19no_drop 1
20invisible 1
21skill pyromancy 4skill pyromancy
22food 4
23msg 5msg
24A ball of fire which explodes when it hits a target. Perfect for roasting trolls! 6A ball of fire which explodes when it hits a target. Perfect for roasting trolls!
25endmsg 7endmsg
8other_arch firebullet
9face spell_pyromancy.x11
10sp 6
11maxsp 24
12food 4
13dam 8
14level 1
15type 101
16subtype 5
17attacktype 6
18path_attuned 2
19value 10
20invisible 1
21duration 4
22range 4
23dam_modifier 3
24no_drop 1
25casting_time 5
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines