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.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1Object spell_light 1object spell_light
2inherit type_spell
2name light 3name light
3name_pl light 4name_pl light
4face spell_praying.111
5type 101
6subtype 42
7level 1
8value 10
9grace 4
10casting_time 5
11skill praying 5skill 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 6msg
25This prayer will light a fixed area. 7This prayer will light a fixed area.
26endmsg 8endmsg
9other_arch light
10face spell_praying.x11
11grace 4
12maxgrace 10
13dam 2
14level 6
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