ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_perceive_self.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_perceive_self
2 root 1.1 name perceive self
3     name_pl perceive self
4 pippijn 1.3 face spell_praying.x11
5 root 1.5 level 2
6 root 1.4 grace 5
7 root 1.5 casting_time 1
8     path_attuned 8192
9     skill praying
10 root 1.1 type 101
11     subtype 17
12     value 20
13 root 1.5 no_drop 1
14 root 1.4 invisible 1
15 root 1.5 msg
16     This 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.
17     endmsg
18 root 1.1 end