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

Comparing deliantra/arch/spell/Golem/spell_summon_air_elemental.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:51:12 2007 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC

1Object spell_summon_air_elemental 1object spell_summon_air_elemental
2name summon air elemental 2name summon air elemental
3name_pl summon air elemental 3name_pl summon air elemental
4face spell_summoner.x11
5level 6
6sp 20
7casting_time 12
8path_attuned 64
9other_arch air_elemental
10dam 10
11dam_modifier 10
12duration 160
13duration_modifier 10
14range_modifier 20
15maxsp 15
16type 101
17subtype 12
18value 60
19attacktype 8
20no_drop 1
21invisible 1
22skill summoning 4skill summoning
23msg 5msg
24Summon air elemental does just that - summons 6Summon air elemental does just that - summons
25an air elemental. The air elemental acts in 7an air elemental. The air elemental acts in
26much the same way as a golem. Its attacks 8much the same way as a golem. Its attacks
27and protections are that of a standard air 9and protections are that of a standard air
28elemental, which can make it particularly 10elemental, which can make it particularly
29useful against some creatures. 11useful against some creatures, whose names
12we won't tell you here.
30endmsg 13endmsg
14other_arch air_elemental
15face spell_summoner.x11
16sp 20
17maxsp 15
18dam 10
19level 6
20type 101
21subtype 12
22attacktype 8
23path_attuned 64
24value 60
25invisible 1
26duration 160
27range_modifier 20
28duration_modifier 10
29dam_modifier 10
30no_drop 1
31casting_time 12
31end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines