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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.4 by root, Fri Feb 9 01:52:38 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines