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.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:58 2010 UTC

1Object spell_summon_earth_elemental 1object spell_summon_earth_elemental
2inherit type_spell
2name summon earth elemental 3name summon earth elemental
3name_pl summon earth elemental 4name_pl summon earth elemental
4face spell_summoner.111
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
22skill summoning 5skill summoning
23msg 6msg
24Summon earth elemental creates an elemental 7Summons an elemental
25from the surrounding rock. This elemental 8from the surrounding rock. This elemental
26will do the casters wishes, much like a 9will do the caster's wishes, much like a
27golem. Earth elementals are slow but very 10golem. Earth elementals are slow but very
28durable. They have powerful physical 11durable. They have powerful physical
29attacks. 12attacks.
30endmsg 13endmsg
14other_arch earth_elemental
15face spell_summoner.x11
16sp 15
17maxsp 15
18dam 50
19level 12
20subtype 12
21attacktype 1
22path_attuned 64
23value 1
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