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.2 by pippijn, Tue Jan 2 21:58:41 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:30 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
13magicmap red
14cha 20
15hp 1
16dam 90
17speed 1
18level 1
19type 154
20attacktype 6
21invisible 1
22move_on walk
23no_pick 1
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
38magicmap red
39cha 20
40hp 1
41dam 90
42speed 1
40level 1 43level 1
41color_fg red 44type 154
42is_animated 0 45attacktype 6
43invisible 1 46invisible 1
47move_on walk
44no_pick 1 48no_pick 1
45walk_on 1
46editable 32
47attacktype 6
48dam 90
49Cha 20
50end 49end
50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines