ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_monster.arc
Revision: 1.9
Committed: Sun Sep 28 15:12:03 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, 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_90, rel-2_92, rel-2_93, rel-2_78
Changes since 1.8: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

# Content
1 object spell_detect_monster
2 name detect monster
3 name_pl detect monster
4 skill evocation
5 msg
6 Unseen or hidden monsters will be shown.
7 endmsg
8 other_arch detect_monster
9 face spell_evocation.x11
10 sp 2
11 level 14
12 type 101
13 subtype 33
14 path_attuned 8192
15 value 20
16 invisible 1
17 range 12
18 range_modifier 5
19 monster 1
20 no_drop 1
21 casting_time 15
22 end
23