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.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:17 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines