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

Comparing deliantra/arch/spell/Golem/spell_summon_earth_elemental.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:12 2007 UTC

1object spell_summon_earth_elemental 1Object spell_summon_earth_elemental
2name summon earth elemental 2name summon earth elemental
3name_pl summon earth elemental 3name_pl summon earth elemental
4face spell_summoner.x11
5level 4
6sp 15
7casting_time 11
8path_attuned 64
9other_arch earth_elemental
10dam 50
11dam_modifier 10
12duration 280
13duration_modifier 10
14range_modifier 20
15maxsp 15
16type 101
17subtype 12
18value 40
19attacktype 1
20no_drop 1
21invisible 1
4skill summoning 22skill summoning
5msg 23msg
6Summon earth elemental creates an elemental 24Summon earth elemental creates an elemental
7from the surrounding rock. This elemental 25from the surrounding rock. This elemental
8will do the casters wishes, much like a 26will do the casters wishes, much like a
9golem. Earth elementals are slow but very 27golem. Earth elementals are slow but very
10durable. They have powerful physical 28durable. They have powerful physical
11attacks. 29attacks.
12endmsg 30endmsg
13other_arch earth_elemental
14face spell_summoner.x11
15sp 15
16maxsp 15
17dam 50
18level 4
19type 101
20subtype 12
21attacktype 1
22path_attuned 64
23value 40
24invisible 1
25duration 280
26range_modifier 20
27duration_modifier 10
28dam_modifier 10
29no_drop 1
30casting_time 11
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines