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.3 by pippijn, Tue Jan 2 21:58:37 2007 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
4face spell_praying.x11
5type 101
6subtype 42
7level 1
8value 10
9grace 4
10casting_time 5
11skill praying 4skill 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
24msg 5msg
25This prayer will light a fixed area. 6This prayer will light a fixed area.
26endmsg 7endmsg
8other_arch light
9face spell_praying.x11
10grace 4
11maxgrace 10
12dam 2
13level 1
14type 101
15subtype 42
16attacktype 4194306
17path_attuned 524288
18value 10
19invisible 1
20duration 1000
21range_modifier 10
22duration_modifier 1
23dam_modifier 20
24no_drop 1
25casting_time 5
27end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines