ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_air_elemental.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_air_elemental
2 root 1.1 name summon air elemental
3     name_pl summon air elemental
4 root 1.4 face spell_summoner.x11
5     level 6
6     sp 20
7     casting_time 12
8     path_attuned 64
9     other_arch air_elemental
10     dam 10
11     dam_modifier 10
12     duration 160
13     duration_modifier 10
14     range_modifier 20
15     maxsp 15
16     type 101
17     subtype 12
18     value 60
19     attacktype 8
20     no_drop 1
21     invisible 1
22 root 1.1 skill summoning
23     msg
24     Summon air elemental does just that - summons
25     an air elemental. The air elemental acts in
26     much the same way as a golem. Its attacks
27     and protections are that of a standard air
28     elemental, which can make it particularly
29     useful against some creatures.
30     endmsg
31     end