ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_summon.arc
(Generate patch)

Comparing deliantra/arch/spell/Rune/rune_summon.arc (file contents):
Revision 1.5 by root, Sun Feb 18 21:07:41 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:18 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines