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.1.1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:02 2010 UTC

1Object spell_siren_call 1object spell_siren_call
2inherit type_spell
2name siren call 3name siren call
3name_pl siren call 4name_pl siren call
5skill praying
6msg
7This prayer will stop creatures from attacking you.
8endmsg
9other_arch charm_aura
10sound ss/wah1
4face spell_praying.111 11face spell_praying.x11
5level 7
6grace 20 12grace 20
7casting_time 10 13maxgrace 27
14level 13
15subtype 34
8path_attuned 1024 16path_attuned 1024
9skill praying
10type 101
11subtype 34
12value 50 17value 1
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
20end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines