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

Comparing deliantra/arch/spell/Rune/rune_fireball.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:55 2007 UTC

1object rune_large_fireball 1object rune_medium_fireball
2name Rune of Fireball 2name Rune of Fireball
3type 154
4speed 1
5hp 1
6other_arch spell_medium_fireball
7face rune_fireball.x11
3msg 8msg
4You set off a large fireball! 9You set off a fireball!
5endmsg 10endmsg
6other_arch spell_large_fireball
7face rune_fireball.x11
8is_animated 0
9cha 20
10hp 1
11dam 90
12speed 1
13level 1
14type 154
15attacktype 6
16invisible 1
17move_on all
18no_pick 1
19color_fg red
20editable 32
21anim 11anim
22rune_fireball.x11 12rune_fireball.x11
23rune_fireball.x11 13rune_fireball.x11
24mina 14mina
15level 1
16color_fg red
17is_animated 0
18invisible 1
19no_pick 1
20walk_on 1
21editable 32
22attacktype 6
23dam 90
24Cha 20
25end 25end
26
27object rune_medium_fireball 26object rune_large_fireball
28name Rune of Fireball 27name Rune of Fireball
28type 154
29speed 1
30hp 1
31other_arch spell_large_fireball
32face rune_fireball.x11
29msg 33msg
30You set off a fireball! 34You set off a large fireball!
31endmsg 35endmsg
32other_arch spell_medium_fireball
33face rune_fireball.x11
34is_animated 0
35cha 20
36hp 1
37dam 90
38speed 1
39level 1
40type 154
41attacktype 6
42invisible 1
43move_on all
44no_pick 1
45color_fg red
46editable 32
47anim 36anim
48rune_fireball.x11 37rune_fireball.x11
49rune_fireball.x11 38rune_fireball.x11
50mina 39mina
40level 1
41color_fg red
42is_animated 0
43invisible 1
44no_pick 1
45walk_on 1
46editable 32
47attacktype 6
48dam 90
49Cha 20
51end 50end
52

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines