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.1.1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:56 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines