ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_fire_ele.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +19 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object spell_summon_fire_elemental
2 root 1.1 name summon fire elemental
3     name_pl summon fire elemental
4 root 1.4 face spell_summoner.x11
5     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 root 1.1 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