ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_darkness.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +6 -0 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_darkness
2 name darkness
3 name_pl darkness
4 skill praying
5 msg
6 Creates a wall of pure darkness in the direction it is cast but perpendicular to it.
7
8 The darkness will block vision, but nothing else, and will eventually go away on its
9 own accord.
10 endmsg
11 other_arch darkness
12 face spell_praying.x11
13 grace 15
14 maxgrace 50
15 level 5
16 type 101
17 subtype 15
18 path_attuned 524288
19 value 50
20 invisible 1
21 duration 50
22 range 2
23 range_modifier 13
24 duration_modifier 2
25 move_block all
26 no_drop 1
27 casting_time 5
28 end
29