ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_call_holy_servant.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_call_holy_servant
2 inherit type_spell
3 name call holy servant
4 name_pl call holy servant
5 race holy servant
6 skill praying
7 msg
8 Summons a strong fighter from your god, whom you may direct like a golem.
9 It can be sent in various directions like any other golem, and
10 you get all experience from its kills.
11 endmsg
12 face spell_praying.x11
13 grace 30
14 maxgrace 20
15 dam 0
16 level 12
17 subtype 12
18 path_attuned 64
19 value 60
20 invisible 1
21 duration 120
22 range_modifier 15
23 duration_modifier 8
24 dam_modifier 8
25 no_drop 1
26 casting_time 5
27 end
28