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

Comparing deliantra/arch/spell/Detect/spell_show_invisible.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:28 2010 UTC

1Object spell_show_invisible 1object spell_show_invisible
2inherit type_spell
2name show invisible 3name show invisible
3name_pl show invisible 4name_pl show invisible
5skill praying
6msg
7This prayer may reveal invisible objects or monsters.
8
9You need this spell to show invisible levers or items on maps.
10endmsg
11other_arch detect_magic
4face spell_praying.111 12face spell_praying.x11
5level 7
6grace 10 13grace 10
7casting_time 20 14level 10
8skill praying
9path_attuned 8192
10type 101 15type 101
11subtype 33 16subtype 33
17path_attuned 8192
12value 50 18value 50
13no_drop 1
14invisible 1 19invisible 1
15range 12 20range 12
16range_modifier 5 21range_modifier 5
17other_arch detect_magic 22no_drop 1
18make_invisible 1 23make_invisible 1
24casting_time 20
19end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines