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.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 UTC

1Object spell_perceive_self 1object spell_perceive_self
2name perceive self 2name perceive self
3name_pl perceive self 3name_pl perceive self
4skill praying
5msg
6This spell will show you I<most> of your character attributes!
7
8A message like 'your dexterity is depleted by 2' will show that you have lost two dexterity points.
9You lose it because you die or a undead has touched you. You need a Potion of Life for healing.
10
11This spell will also reveal the current elemental focus for Dragon PC's.
12endmsg
4face spell_praying.111 13face spell_praying.x11
14grace 5
5level 2 15level 2
6grace 5
7casting_time 1
8path_attuned 8192
9skill praying
10type 101 16type 101
11subtype 17 17subtype 17
18path_attuned 8192
12value 20 19value 20
20invisible 1
13no_drop 1 21no_drop 1
14invisible 1 22casting_time 1
15msg
16This spell will show you *most* of your character attributes! A message like 'your dexterity is depleted by 2' will show that you has lose 2 dexterity. You lose it because you die or a undead has touched you. You need a Potion of Life for healing. This spell will also reveal the current elemental focus for Dragon PC's.
17endmsg
18end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines