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

Comparing deliantra/arch/spell/Misc/spell_perceive_self.arc (file contents):
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_perceive_self 1object spell_perceive_self
2inherit type_spell
2name perceive self 3name perceive self
3name_pl perceive self 4name_pl perceive self
4skill praying 5skill praying
5msg 6msg
6Shows you I<most> of your character attributes. 7Shows you I<most> of your character attributes.
12Will also reveal the current elemental focus for Dragon PCs. 13Will also reveal the current elemental focus for Dragon PCs.
13endmsg 14endmsg
14face spell_praying.x11 15face spell_praying.x11
15grace 5 16grace 5
16level 2 17level 2
17type 101
18subtype 17 18subtype 17
19path_attuned 8192 19path_attuned 8192
20value 20 20value 20
21invisible 1 21invisible 1
22no_drop 1 22no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines