ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_monster.arc
(Generate patch)

Comparing deliantra/arch/spell/Detect/spell_detect_monster.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:58 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines