ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_call_holy_servant.arc
(Generate patch)

Comparing deliantra/arch/spell/Golem/spell_call_holy_servant.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.5 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_call_holy_servant 1object spell_call_holy_servant
2name call holy servant 2name call holy servant
3name_pl call holy servant 3name_pl call holy servant
4race holy servant
5skill praying
6msg
7A strong fighter from your god, whom you may direct like a golem. It can be sent in various directions by using the fire [dir] keys. You get all experience from his kills.
8endmsg
4face spell_praying.111 9face spell_praying.x11
10grace 30
11maxgrace 20
12dam 0
5level 6 13level 6
6grace 30
7casting_time 5
8path_attuned 64
9race holy servant
10dam 0
11dam_modifier 8
12duration 120
13duration_modifier 8
14range_modifier 15
15maxgrace 20
16type 101 14type 101
17subtype 12 15subtype 12
16path_attuned 64
18value 60 17value 60
18invisible 1
19duration 120
20range_modifier 15
21duration_modifier 8
22dam_modifier 8
19no_drop 1 23no_drop 1
20invisible 1 24casting_time 5
21skill praying
22end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines