ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:24 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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