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

Comparing deliantra/arch/spell/MoodChange/spell_command_undead.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_command_undead 1Object spell_command_undead
2name command undead 2name command undead
3name_pl command undead 3name_pl command undead
4face spell_praying.x11
5level 5
6grace 12
7casting_time 10
8path_attuned 1024
9skill praying
10type 101
11subtype 34
12value 50
13no_drop 1
14invisible 1
15range 1
16range_modifier 3
17maxgrace 25
18no_attack 1
19other_arch detect_magic
4race undead 20race undead
5skill praying 21undead 1
6msg 22msg
7Turns undead creatures in Pets. This spell works on all tiles around you with 23Turns undead creatures in Pets. This spell works on all tiles around you with
8the radius expanding with the casters praying level. 24the radius expanding with the casters praying level.
9You can think of it as a 'charm monsters' for undead creatures. 25You can think of it as a 'charm monsters' for undead creatures.
10It's very useful! 26It's very useful!
11endmsg 27endmsg
12other_arch detect_magic
13face spell_praying.x11
14grace 12
15maxgrace 25
16level 5
17type 101
18subtype 34
19path_attuned 1024
20value 50
21invisible 1
22range 1
23range_modifier 3
24undead 1
25no_drop 1
26no_attack 1
27casting_time 10
28end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines