ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_light.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_light
2 name light
3 name_pl light
4 skill praying
5 msg
6 This prayer will light a fixed area.
7 endmsg
8 other_arch light
9 face spell_praying.x11
10 grace 4
11 maxgrace 10
12 dam 2
13 level 1
14 type 101
15 subtype 42
16 attacktype 4194306
17 path_attuned 524288
18 value 10
19 invisible 1
20 duration 1000
21 range_modifier 10
22 duration_modifier 1
23 dam_modifier 20
24 no_drop 1
25 casting_time 5
26 end
27