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