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

Comparing deliantra/arch/spell/MoodChange/spell_siren_call.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.8 by root, Sat Sep 8 10:34:06 2007 UTC

1Object spell_siren_call 1object spell_siren_call
2name siren call 2name siren call
3name_pl siren call 3name_pl siren call
4skill praying
5msg
6This prayer will stop creatures from attacking you.
7endmsg
8other_arch charm_aura
4face spell_praying.111 9face spell_praying.x11
10sound ss/wah1
11grace 20
12maxgrace 27
5level 7 13level 7
6grace 20
7casting_time 10
8path_attuned 1024
9skill praying
10type 101 14type 101
11subtype 34 15subtype 34
16path_attuned 1024
12value 50 17value 50
13no_drop 1
14invisible 1 18invisible 1
15range 3 19range 3
16range_modifier 3 20range_modifier 3
17maxgrace 27 21no_drop 1
18no_attack 1 22no_attack 1
19other_arch charm_aura 23casting_time 10
20msg
21This prayer will stop creatures from attacking you.
22endmsg
23end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines