ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_earth_elemental.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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