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.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines