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.9 by root, Fri Apr 2 21:26:30 2010 UTC

1Object spell_light 1object spell_light
2inherit type_spell
2name light 3name light
3name_pl light 4name_pl light
4face spell_praying.x11
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
15type 101
16subtype 42
17attacktype 4194306
18path_attuned 524288
19value 10
20invisible 1
21duration 1000
22range_modifier 10
23duration_modifier 1
24dam_modifier 20
25no_drop 1
26casting_time 5
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines