ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_improved_invisibility.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_improved_invisibility.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:28 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:30 2010 UTC

1object spell_improved_invisibility 1object spell_improved_invisibility
2inherit type_spell
2name improved invisibility 3name improved invisibility
3name_pl improved invisibility 4name_pl improved invisibility
4skill sorcery 5skill sorcery
5msg 6msg
6This spell is a better version of invisible. You will stay invisible even if you attack or use spells!! 7An imporoved version of invisible:
8You will stay invisible even if you attack or use spells!!
9
10Note that you still make noises, and most monsters
11will still feel where they hit and try to hit back.
7endmsg 12endmsg
8other_arch enchantment 13other_arch enchantment
9face spell_sorcery.x11 14face spell_sorcery.x11
10sp 25 15sp 25
11maxsp 10 16maxsp 10
12level 8 17level 40
13type 101 18type 101
14subtype 19 19subtype 19
15path_attuned 0 20path_attuned 0
16value 80 21value 80
17invisible 1 22invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines