ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_summon_avatar.arc
Revision: 1.14
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.13: +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_avatar
2 inherit type_spell
3 name summon avatar
4 name_pl summon avatar
5 race avatar
6 skill praying
7 msg
8 Summons the strongest fighter from your god.
9 You may direct him like any other golem, and you will
10 get all experience form its kills.
11
12 This is the strongest summon golem spell.
13 endmsg
14 face spell_praying.x11
15 grace 60
16 maxgrace 30
17 dam 0
18 level 20
19 subtype 12
20 path_attuned 64
21 value 1
22 invisible 1
23 duration 380
24 range_modifier 15
25 duration_modifier 5
26 dam_modifier 5
27 no_drop 1
28 casting_time 15
29 end
30