ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_light.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:37 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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