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

Comparing deliantra/arch/spell/MoodChange/spell_pacify.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

1Object spell_pacify 1object spell_pacify
2name pacify 2name pacify
3name_pl pacify 3name_pl pacify
4skill praying
5msg
6Target starts to be peaceful and stops attacking caster.
7endmsg
8other_arch detect_magic
4face spell_praying.x11 9face spell_praying.x11
10grace 10
11maxgrace 25
5level 4 12level 4
6grace 10
7casting_time 2
8path_attuned 1024
9skill praying
10type 101 13type 101
11subtype 34 14subtype 34
15path_attuned 1024
12value 40 16value 40
13no_drop 1
14invisible 1 17invisible 1
15range 1 18range 1
16range_modifier 5 19range_modifier 5
17maxgrace 25
18unaggressive 1 20unaggressive 1
19other_arch detect_magic 21no_drop 1
20msg 22casting_time 2
21Target starts to be peaceful and stops attacking caster.
22endmsg
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines