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

Comparing deliantra/arch/spell/Bullet/spell_medium_fireball.arc (file contents):
Revision 1.11 by root, Thu Sep 17 08:14:47 2009 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_medium_fireball 1object spell_medium_fireball
2inherit type_spell
2name medium fireball 3name medium fireball
3name_pl medium fireball 4name_pl medium fireball
4skill pyromancy 5skill pyromancy
5msg 6msg
6Creates a ball of fire which explodes when it hits a target. 7Creates a ball of fire which explodes when it hits a target.
12sp 10 13sp 10
13maxsp 24 14maxsp 24
14food 4 15food 4
15dam 8 16dam 8
16level 10 17level 10
17type 101
18subtype 5 18subtype 5
19attacktype 6 19attacktype 6
20path_attuned 2 20path_attuned 2
21value 30 21value 1
22invisible 1 22invisible 1
23duration 4 23duration 4
24range 6 24range 6
25dam_modifier 3 25dam_modifier 3
26no_drop 1 26no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines