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.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:57 2010 UTC

1Object spell_dark_vision 1object spell_dark_vision
2inherit type_spell
2name dark vision 3name dark vision
3name_pl dark vision 4name_pl dark vision
5skill sorcery
6msg
7Lets you see in dark places without light. Unlike torches
8or magical light, you don't atttract monsters this way.
9endmsg
4face spell_sorcery.111 10face spell_sorcery.x11
5level 5
6sp 10 11sp 10
12maxsp 30
13level 30
14subtype 24
15path_attuned 8192
16value 1
17invisible 1
18duration 500
19duration_modifier 4
20no_drop 1
21can_see_in_dark 1
7casting_time 12 22casting_time 12
8path_attuned 8192
9skill sorcery
10type 101
11subtype 24
12value 50
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxsp 30
18can_see_in_dark 1
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines