ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_water_elemental.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_summon_water_elemental
2     name summon water elemental
3     name_pl summon water elemental
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 level 5
6     sp 15
7     casting_time 11
8     path_attuned 64
9     other_arch water_elemental
10     dam 40
11     dam_modifier 10
12     duration 140
13     duration_modifier 10
14     range_modifier 20
15     maxsp 15
16     type 101
17     subtype 12
18     value 50
19     attacktype 17
20     no_drop 1
21     invisible 1
22     skill summoning
23     msg
24     Summon water elemental summons the creature
25     from the elemental plane of water. This
26     elemental will do the caster's wishes, much
27     like a golem. Water elementals attack with
28     cold and physical attacks. They are not,
29     however, completely immune to cold attacks.
30     endmsg
31     end