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.7 by root, Sat Mar 3 01:16:55 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:23 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines