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

Comparing deliantra/arch/spell/Change_Ability/spell_dark_vision.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:17 2007 UTC

1Object spell_dark_vision 1object spell_dark_vision
2name dark vision 2name dark vision
3name_pl dark vision 3name_pl dark vision
4skill sorcery
5msg
6This spell let you see in dark places without light.
7endmsg
4face spell_sorcery.111 8face spell_sorcery.x11
9sp 10
10maxsp 30
5level 5 11level 5
6sp 10
7casting_time 12
8path_attuned 8192
9skill sorcery
10type 101 12type 101
11subtype 24 13subtype 24
14path_attuned 8192
12value 50 15value 50
16invisible 1
17duration 500
18duration_modifier 4
13no_drop 1 19no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxsp 30
18can_see_in_dark 1 20can_see_in_dark 1
21casting_time 12
19end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines