ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_curse.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:58 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +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_detect_curse
2 inherit type_spell
3 name detect curse
4 name_pl detect curse
5 skill praying
6 msg
7 This prayer will mark all cursed or damned items in your inventory.
8 endmsg
9 other_arch detect_magic
10 face spell_praying.x11
11 grace 10
12 level 5
13 subtype 33
14 path_attuned 8192
15 value 1
16 invisible 1
17 range 12
18 range_modifier 5
19 no_drop 1
20 known_cursed 1
21 casting_time 20
22 end
23