ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_summon.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:13 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -5 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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