ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_air_elemental.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:58 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

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 1
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