ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_fire_ele.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_fire_elemental
2     name summon fire elemental
3     name_pl summon fire elemental
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 level 7
6     sp 25
7     casting_time 12
8     path_attuned 64
9     other_arch fire_elemental
10     dam 20
11     dam_modifier 10
12     duration 200
13     duration_modifier 10
14     range_modifier 20
15     maxsp 15
16     type 101
17     subtype 12
18     value 70
19     attacktype 4
20     no_drop 1
21     invisible 1
22     skill summoning
23     msg
24     Summon fire elemental summons the creature
25     from the elemental plane of fire. This
26     elemental will do the casters wishes, much
27     like a golem. Because they are made of fire,
28     fire elementals are impervious from fire
29     based damage, and have fire based attacks.
30     endmsg
31     end