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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 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.
7You will stay invisible even if you attack or use spells!!
8endmsg
9other_arch enchantment
4face spell_sorcery.111 10face spell_sorcery.x11
11sp 25
12maxsp 10
5level 8 13level 8
6sp 25
7casting_time 10
8path_attuned 0
9other_arch enchantment
10skill sorcery
11type 101 14type 101
12subtype 19 15subtype 19
16path_attuned 0
13value 80 17value 80
14no_drop 1
15invisible 1 18invisible 1
16duration 200 19duration 200
17duration_modifier 1 20duration_modifier 1
18maxsp 10 21no_drop 1
19make_invisible 1 22make_invisible 1
23casting_time 10
20end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines