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.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:30 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 I<most> of your character attributes! 7Shows you I<most> of your character attributes.
7 8
8A message like 'your dexterity is depleted by 2' will show that you have lost two dexterity points. 9A message like 'your dexterity is depleted by 2' will show that you have
9You lose it because you die or a undead has touched you. You need a Potion of Life for healing. 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.
10 12
11This spell will also reveal the current elemental focus for Dragon PC's. 13Will also reveal the current elemental focus for Dragon PCs.
12endmsg 14endmsg
13face spell_praying.x11 15face spell_praying.x11
14grace 5 16grace 5
15level 2 17level 2
16type 101 18type 101

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines