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

Comparing deliantra/arch/spell/Change_Ability/spell_xrays.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:26 2010 UTC

1Object spell_xray 1object spell_xray
2inherit type_spell
2name xray 3name xray
3name_pl xray 4name_pl xray
5skill sorcery
6msg
7Allows the caster to see through one layer of wall... for a while.
8endmsg
4face spell_sorcery.111 9face spell_sorcery.x11
10sp 20
11maxsp 36
5level 10 12level 10
6sp 20
7casting_time 20
8path_attuned 8192
9skill sorcery
10type 101 13type 101
11subtype 24 14subtype 24
15path_attuned 8192
12value 100 16value 100
17invisible 1
18duration 500
19duration_modifier 4
13no_drop 1 20no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxsp 36
18xrays 1 21xrays 1
22casting_time 20
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines