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.5 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:18 2007 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.
30endmsg 12endmsg
13other_arch air_elemental
14face spell_summoner.x11
15sp 20
16maxsp 15
17dam 10
18level 6
19type 101
20subtype 12
21attacktype 8
22path_attuned 64
23value 60
24invisible 1
25duration 160
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