ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_dark_vision.arc
Revision: 1.5
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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