ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_earth_elemental.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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