ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_improved_invisibility.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 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.9: +4 -1 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_improved_invisibility
2 name improved invisibility
3 name_pl improved invisibility
4 skill sorcery
5 msg
6 An imporoved version of invisible:
7 You will stay invisible even if you attack or use spells!!
8
9 Note that you still make noises, and most monsters
10 will still feel where they hit and try to hit back.
11 endmsg
12 other_arch enchantment
13 face spell_sorcery.x11
14 sp 25
15 maxsp 10
16 level 40
17 type 101
18 subtype 19
19 path_attuned 0
20 value 80
21 invisible 1
22 duration 200
23 duration_modifier 1
24 no_drop 1
25 make_invisible 1
26 casting_time 10
27 end
28