ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_perceive_self.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +5 -4 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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