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.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:28 2007 UTC

1Object spell_improved_invisibility 1object spell_improved_invisibility
2name improved invisibility 2name improved invisibility
3name_pl improved invisibility 3name_pl improved invisibility
4skill sorcery
5msg
6This spell is a better version of invisible. You will stay invisible even if you attack or use spells!!
7endmsg
8other_arch enchantment
4face spell_sorcery.x11 9face spell_sorcery.x11
10sp 25
11maxsp 10
5level 8 12level 8
6sp 25
7casting_time 10
8path_attuned 0
9other_arch enchantment
10skill sorcery
11type 101 13type 101
12subtype 19 14subtype 19
15path_attuned 0
13value 80 16value 80
14no_drop 1
15invisible 1 17invisible 1
16duration 200 18duration 200
17duration_modifier 1 19duration_modifier 1
18maxsp 10 20no_drop 1
19make_invisible 1 21make_invisible 1
20msg 22casting_time 10
21This spell is a better version of invisible. You will stay invisible even if you attack or use spells!!
22endmsg
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines