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.5 by root, Sat Mar 3 00:51:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines