ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MoodChange/spell_command_undead.arc
Revision: 1.10
Committed: Sun Sep 28 15:12:04 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.9: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

# Content
1 object spell_command_undead
2 name command undead
3 name_pl command undead
4 race undead
5 skill praying
6 msg
7 Turns undead creatures in the area into pets. This area it affects depends
8 on the praying level.
9
10 You can think of it as a B<charm monsters> for undead creatures.
11 It is very useful!
12 endmsg
13 other_arch detect_magic
14 sound ss/wah1
15 face spell_praying.x11
16 grace 12
17 maxgrace 25
18 level 15
19 type 101
20 subtype 34
21 path_attuned 1024
22 value 50
23 invisible 1
24 range 1
25 range_modifier 3
26 undead 1
27 no_drop 1
28 no_attack 1
29 casting_time 10
30 end
31