ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_fire_ele.arc
(Generate patch)

Comparing deliantra/arch/spell/Golem/spell_summon_fire_ele.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:51:12 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1Object spell_summon_fire_elemental 1object spell_summon_fire_elemental
2inherit type_spell
2name summon fire elemental 3name summon fire elemental
3name_pl summon fire elemental 4name_pl summon fire elemental
4face spell_summoner.x11
5level 7
6sp 25
7casting_time 12
8path_attuned 64
9other_arch fire_elemental
10dam 20
11dam_modifier 10
12duration 200
13duration_modifier 10
14range_modifier 20
15maxsp 15
16type 101
17subtype 12
18value 70
19attacktype 4
20no_drop 1
21invisible 1
22skill summoning 5skill summoning
23msg 6msg
24Summon fire elemental summons the creature 7Summons a creature
25from the elemental plane of fire. This 8from the elemental plane of fire. This
26elemental will do the casters wishes, much 9elemental will do the caster's wishes, much
27like a golem. Because they are made of fire, 10like a golem. Because they are made of fire,
28fire elementals are impervious from fire 11fire elementals are impervious to fire
29based damage, and have fire based attacks. 12based damage, and have fire based attacks.
30endmsg 13endmsg
14other_arch fire_elemental
15face spell_summoner.x11
16sp 25
17maxsp 15
18dam 20
19level 18
20subtype 12
21attacktype 4
22path_attuned 64
23value 70
24invisible 1
25duration 200
26range_modifier 20
27duration_modifier 10
28dam_modifier 10
29no_drop 1
30casting_time 12
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines