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

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