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.10 by root, Tue Nov 3 09:49:48 2009 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
23magicmap red
24end
25
26object rune_medium_fireball
36anim 27anim
37rune_fireball.x11 28rune_fireball.x11
38rune_fireball.x11 29rune_fireball.x11
39mina 30mina
31name Rune of Fireball
32msg
33You set off a fireball!
34endmsg
35other_arch spell_medium_fireball
36face rune_fireball.x11
37is_animated 0
38cha 20
39hp 1
40dam 90
41speed 1
40level 1 42level 1
41color_fg red 43type 154
42is_animated 0 44attacktype 6
43invisible 1 45invisible 1
46move_on walk
44no_pick 1 47no_pick 1
45walk_on 1 48magicmap red
46editable 32
47attacktype 6
48dam 90
49Cha 20
50end 49end
50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines