ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_light.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_light.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:29 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines