ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_invisible_to_undead.arc
Revision: 1.11
Committed: Wed Apr 21 09:30:01 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.10: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_invisible_to_undead
2 inherit type_spell
3 name invisible to undead
4 name_pl invisible to undead
5 race undead
6 skill praying
7 msg
8 This prayer works like invisible spell, except living creatures can see you.
9 endmsg
10 other_arch enchantment
11 face spell_praying.x11
12 grace 25
13 maxgrace 15
14 level 14
15 subtype 19
16 path_attuned 0
17 value 1
18 invisible 1
19 duration 300
20 duration_modifier 1
21 no_drop 1
22 casting_time 5
23 end
24