ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_summon.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:31 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +5 -5 lines
Log Message:
big cfarch-normalize run

File Contents

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