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.11 by root, Tue Nov 3 09:59:31 2009 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:13 2010 UTC

9through! 9through!
10endmsg 10endmsg
11other_arch spell_summon_air_elemental 11other_arch spell_summon_air_elemental
12face rune_summon_air.x11 12face rune_summon_air.x11
13is_animated 0 13is_animated 0
14magicmap white
15cha 20 14cha 20
16hp 1 15hp 1
17maxhp 5 16maxhp 5
18dam 90 17dam 90
19speed 1 18speed 1
20level 1 19level 1
21type 154 20type 96
22attacktype 2 21attacktype 2
23invisible 1 22invisible 1
24move_on walk 23move_on walk
25no_pick 1 24no_pick 1
26end 25end
36through! 35through!
37endmsg 36endmsg
38other_arch spell_summon_devil 37other_arch spell_summon_devil
39face rune_summon.x11 38face rune_summon.x11
40is_animated 0 39is_animated 0
41magicmap black
42cha 20 40cha 20
43hp 1 41hp 1
44maxhp 5 42maxhp 5
45dam 90 43dam 90
46speed 1 44speed 1
47level 1 45level 1
48type 154 46type 96
49attacktype 2 47attacktype 2
50invisible 1 48invisible 1
51move_on walk 49move_on walk
52no_pick 1 50no_pick 1
53end 51end
63through! 61through!
64endmsg 62endmsg
65other_arch spell_summon_earth_elemental 63other_arch spell_summon_earth_elemental
66face rune_sum_earth.x11 64face rune_sum_earth.x11
67is_animated 0 65is_animated 0
68magicmap brown
69cha 20 66cha 20
70hp 1 67hp 1
71maxhp 5 68maxhp 5
72dam 90 69dam 90
73speed 1 70speed 1
74level 1 71level 1
75type 154 72type 96
76attacktype 2 73attacktype 2
77invisible 1 74invisible 1
78move_on walk 75move_on walk
79no_pick 1 76no_pick 1
80end 77end
90through! 87through!
91endmsg 88endmsg
92other_arch spell_summon_fire_elemental 89other_arch spell_summon_fire_elemental
93face rune_sum_fire.x11 90face rune_sum_fire.x11
94is_animated 0 91is_animated 0
95magicmap red
96cha 20 92cha 20
97hp 1 93hp 1
98maxhp 5 94maxhp 5
99dam 90 95dam 90
100speed 1 96speed 1
101level 1 97level 1
102type 154 98type 96
103attacktype 2 99attacktype 2
104invisible 1 100invisible 1
105move_on walk 101move_on walk
106no_pick 1 102no_pick 1
107end 103end
117through! 113through!
118endmsg 114endmsg
119other_arch spell_summon_water_elemental 115other_arch spell_summon_water_elemental
120face rune_sum_water.x11 116face rune_sum_water.x11
121is_animated 0 117is_animated 0
122magicmap blue
123cha 20 118cha 20
124hp 1 119hp 1
125maxhp 5 120maxhp 5
126dam 90 121dam 90
127speed 1 122speed 1
128level 1 123level 1
129type 154 124type 96
130attacktype 2 125attacktype 2
131invisible 1 126invisible 1
132move_on walk 127move_on walk
133no_pick 1 128no_pick 1
134end 129end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines