ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_summon.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_summon_air_elemental
2     name Rune of Summoning
3     type 154
4     speed 1
5     hp 1
6     other_arch spell_summon_air_elemental
7     face rune_summon_air.111
8     msg
9     A portal opens up, and screaming hordes pour
10     through!
11     endmsg
12     anim
13     rune_summon_air.111
14     rune_summon_air.111
15     mina
16     level 1
17     color_fg white
18     is_animated 0
19     invisible 1
20     no_pick 1
21     walk_on 1
22     editable 32
23     attacktype 2
24     dam 90
25     Cha 20
26     maxhp 5
27     end
28     #
29     Object rune_summon_devil
30     name Rune of Summoning
31     type 154
32     speed 1
33     hp 1
34     other_arch spell_summon_devil
35     face rune_summon.111
36     msg
37     A portal opens up, and screaming hordes pour
38     through!
39     endmsg
40     anim
41     rune_summon.111
42     rune_summon.111
43     mina
44     level 1
45     color_fg black
46     is_animated 0
47     invisible 1
48     no_pick 1
49     walk_on 1
50     editable 32
51     attacktype 2
52     dam 90
53     Cha 20
54     maxhp 5
55     end
56     #
57     Object rune_summon_earth_elemental
58     name Rune of Summoning
59     type 154
60     speed 1
61     hp 1
62     other_arch spell_summon_earth_elemental
63     face rune_sum_earth.111
64     msg
65     A portal opens up, and screaming hordes pour
66     through!
67     endmsg
68     anim
69     rune_sum_earth.111
70     rune_sum_earth.111
71     mina
72     level 1
73     color_fg brown
74     is_animated 0
75     invisible 1
76     no_pick 1
77     walk_on 1
78     editable 32
79     attacktype 2
80     dam 90
81     Cha 20
82     maxhp 5
83     end
84     Object rune_summon_fire_elemental
85     name Rune of Summoning
86     type 154
87     speed 1
88     hp 1
89     other_arch spell_summon_fire_elemental
90     face rune_sum_fire.111
91     msg
92     A portal opens up, and screaming hordes pour
93     through!
94     endmsg
95     anim
96     rune_sum_fire.111
97     rune_sum_fire.111
98     mina
99     level 1
100     color_fg red
101     is_animated 0
102     invisible 1
103     no_pick 1
104     walk_on 1
105     editable 32
106     attacktype 2
107     dam 90
108     Cha 20
109     maxhp 5
110     end
111     #
112     Object rune_summon_water_elemental
113     name Rune of Summoning
114     type 154
115     speed 1
116     hp 1
117     other_arch spell_summon_water_elemental
118     face rune_sum_water.111
119     msg
120     A portal opens up, and screaming hordes pour
121     through!
122     endmsg
123     anim
124     rune_sum_water.111
125     rune_sum_water.111
126     mina
127     level 1
128     color_fg blue
129     is_animated 0
130     invisible 1
131     no_pick 1
132     walk_on 1
133     editable 32
134     attacktype 2
135     dam 90
136     Cha 20
137     maxhp 5
138     end