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

Comparing deliantra/arch/spell/MoodChange/spell_conflict.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_conflict 1object spell_conflict
2inherit type_spell
2name conflict 3name conflict
3name_pl conflict 4name_pl conflict
5skill praying
6msg
7This special prayer of Lythander will confuse and distract any monsters nearby,
8setting them to attack whatever is nearest, be it friend or foe.
9
10Granted at medium level.
11endmsg
12other_arch detect_magic
13sound ss/wah1
4face spell_praying.111 14face spell_praying.x11
15grace 50
16maxgrace 10
5level 10 17level 10
6grace 50 18subtype 34
7casting_time 10
8path_attuned 1024 19path_attuned 1024
9skill praying
10type 101
11subtype 34
12value 100 20value 1
13no_drop 1
14invisible 1 21invisible 1
15range 5 22range 5
16range_modifier 10 23range_modifier 10
17maxgrace 10 24no_drop 1
18berserk 1 25berserk 1
19other_arch detect_magic 26casting_time 10
20end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines