ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_air_elemental.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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