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.7 by root, Sat Mar 3 01:24:22 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:01 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
6This 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. 7Shows you I<most> of your character attributes.
8
9A message like 'your dexterity is depleted by 2' will show that you have
10lost two dexterity points. You lost it because you die or an undead
11creature has touched you. You need a Potion of Life to restore them.
12
13Will also reveal the current elemental focus for Dragon PCs.
7endmsg 14endmsg
8face spell_praying.x11 15face spell_praying.x11
9grace 5 16grace 5
10level 2 17level 2
11type 101
12subtype 17 18subtype 17
13path_attuned 8192 19path_attuned 8192
14value 20 20value 1
15invisible 1 21invisible 1
16no_drop 1 22no_drop 1
17casting_time 1 23casting_time 1
18end 24end
19 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines