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

Comparing deliantra/arch/spell/Bullet/spell_large_fireball.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:22 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:23 2007 UTC

1Object spell_large_fireball 1object spell_large_fireball
2name large fireball 2name large fireball
3name_pl large fireball 3name_pl large fireball
4face spell_pyromancy.x11
5level 5
6sp 16
7casting_time 8
8path_attuned 2
9other_arch firebullet
10dam 8
11dam_modifier 4
12range 8
13duration 4
14maxsp 32
15type 101
16subtype 5
17value 50
18attacktype 6
19no_drop 1
20invisible 1
21skill pyromancy 4skill pyromancy
22food 4
23msg 5msg
24This spell fires a small bullet of fire, that 6This spell fires a small bullet of fire, that
25explodes into a large area of fire when it 7explodes into a large area of fire when it
26hits something. 8hits something.
27endmsg 9endmsg
10other_arch firebullet
11face spell_pyromancy.x11
12sp 16
13maxsp 32
14food 4
15dam 8
16level 5
17type 101
18subtype 5
19attacktype 6
20path_attuned 2
21value 50
22invisible 1
23duration 4
24range 8
25dam_modifier 4
26no_drop 1
27casting_time 8
28end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines