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.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines